Welcome to The Arcade Library!
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.
Documentation
- For full documentation see http://arcade.academy
- For installation: http://arcade.academy/installation.html
- For example code that uses the Arcade library see: http://arcade.academy/examples/index.html
- For API documentation see: http://arcade.academy/quick_index.html
- Learn Arcade AND how to program: http://arcade-book.readthedocs.io/en/latest/
Latest Release
Latest version is 1.3.7 released on 2018-11-01.
Release notes: http://arcade.academy/release_notes.html
Beta version is 2.0.0b4 released 2019-02-02.
Games Using Arcade
See: http://arcade.academy/sample_games.html