Creative Coding

Let's doodle with Python (Introduction of new commands of Pyxel)

This article is the English version of the previous post. Have you ever wanted to create a little drawing or animation in Python? In the Pyxel, a retro game engine for Python, new commands to draw easily has been added since version 1.2. B…

Pythonでお絵描きしてみよう (Pyxelの新命令の紹介)

Pythonでちょっとしたお絵描きやアニメーションを作成したいということはありませんか? Python向けレトロゲームエンジンPyxelでは、バージョン 1.2からお手軽にお絵描きをするための命令を追加されています。 新しい命令を使うことで、次のような画像を10行…