このnoteではChatGPTを使った報告を書こうと思っていたのですが、今回の話題は次のチュートリアルの実施報告が主体でChatGTPの関与が少ないのでタイトルからChatGPTを外しました。これからもいろいろと脱線しますが、よろしくご了承ください。 とりあえずは ...
Platformer I made in high school using PyGame based on the videogame Celeste!! Player can move left/right, jump, walljump, and dash upwards to navigate 11 levels containing ground, hazards, and water.
pygameは今までもゲーム作成のメインのモジュールとして使って来ました。その経験はあるのですが、今回も最初からという気持ちでサンプルゲームをお願いしたら、チュートリアルをやりなさいというアドバイスをもらったので、今回はチュートリアルの ...
Python is well known as one of the most beginner-friendly and flexible programming languages. But while Python has a fantastic onboarding experience for even the least experienced new programmers, it ...