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.
Arcade is built on top of pyglet and OpenGL.
RISORSE ONLINE
- The Python Arcade Library: https://api.arcade.academy/
- Risorse libere: https://api.arcade.academy/en/stable/api_docs/resources.html
- Arcade Academy: https://learn.arcade.academy/
- GitHub > Arcade: https://github.com/pythonarcade/arcade/
