ニュース

Pythonの初心者向けサンプルコードはコマンドラインで動作するものが多く、グラフィックスを利用するゲームとはかけ離れている。この特集では、書籍「13歳からのPython超入門」からの転載で、ゲームプログラムの特徴を解説する。 Pythonを使ったソフト開発 ...
最初に必要なのは主人公のイラスト。 おすすめされたのは「Piskel」というドット絵ツール。 使い方や保存の方法までGPT先生にしっかり教えてもらい、 無事キャラ完成。 はい、こちらです。(笑) ゲームを動かすには「Pygame」というライブラリが必要 ...
Python is an excellent language for rapid application development and prototyping. With Pygame, a wrapper built around SDL, the same can be true for games. In addition, because its built on top of ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.