This media is not supported in your browser
VIEW IN TELEGRAM
Create a platformer game with Python 👾
🔸Arcade is an easy-to-learn Python library for creating 2D video games. It is ideal for beginning programmers, or programmers who want to create 2D games without learning a complex framework.
⚙️Installation
🔗In-depth guide
#arcade #gamedev
🔸Arcade is an easy-to-learn Python library for creating 2D video games. It is ideal for beginning programmers, or programmers who want to create 2D games without learning a complex framework.
⚙️Installation
pip install arcade
🔗Arcade Academy Homepage🔗In-depth guide
#arcade #gamedev