Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

File metadata and controls

11 lines (7 loc) · 503 Bytes

Pythonゲームプログラミング初級【パックマン】

capture-2 https://youtu.be/V2u1FRjIuD4

環境設定

Pygameというライブラリを使います。

https://www.pygame.org/wiki/GettingStarted

pythonのバージョンは3.7.7以上を使用してください。僕は3.7.7でうまく行きました。環境によっては3.8でうまくいかない場合があります。