最近はPythonがQiitaタグランキングを独占。 超トレンドになっているのにも関わらず、~~プロジェクトで使う機会がなかった~~触れていなかったので、入門していきたいかと思います。 ## 2. Pythonで作れるもの Pythonはシンプルかつ高機能な言語であるため、様々 ...
My Pygame RPG This repository contains a Python + Pygame RPG project that demonstrates the fundamentals of: State machines (for managing different screens or game states) Modular code and resource ...