While game and app development with Python's pygame is certainly straightforward enough to do as-is, tasks like rendering text can be a bit tedious due to font specifications and the like. I have ...
Pygameでのミニ・マジックショップゲーム作りの続き。 ファイル分割に夢中になる SQLの練習という本来の目的を忘れて、main.pyに一緒くたになった定数、変数、関数を小分けにする作業。 現状srcフォルダの中はこのようになっている。もしかしてパッケージ ...