You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
本記事では、オセロゲームを開発するにあたり、必要なライブラリの概要とインストールの仕方、著者(Fumi)の開発環境に関して書いています。 Pygameは、SDL(Simple DirectMedia Layer)をPythonで使用できるようにパックしたライブラリです。SDLとは、OpenGLやDirect3Dを ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
どうも、y-tetsuです。読んでいただきありがとうございます。 前回までで、pygameのウィンドウ上で、キャラ画像をアニメーション表示させることができました。 よちよち歩きですが、pygemeを使ったゲーム制作の一歩を踏み出せましたね。 ここから今後 ...