Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 361 Bytes

README.rst

File metadata and controls

11 lines (7 loc) · 361 Bytes

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.

For full documentation see http://pythonhosted.org/arcade/