Skip to content

Easy to use Python library for creating 2D arcade games.

License

Notifications You must be signed in to change notification settings

max-torch/arcade

 
 

Repository files navigation

Welcome to The Arcade Library!

http://makeapullrequest.com http://www.firsttimersonly.com/"

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. See Games Made with Arcade for example game jam entries and more.

Stable Documentation

Read the stable documentation at https://api.arcade.academy.

Development Previews

Preview the next release at https://api.arcade.academy/en/development/.

Citation

    @Online{PythonArcade,
       author = {Paul Vincent Craven},
       title = {Easy to use Python library for creating 2D Arcade games.},
       date = {2023-01-01},
       publisher = {GitHub},
       journal = {GitHub repository},
       howpublished = {\url{https://github.com/pythonarcade/arcade}},
       commit = {<insert hash if needed>}
    }

Contact the Maintainers

The best way to contact and chat with the maintainers is on the Arcade Discord Server.

[email protected]

About

Easy to use Python library for creating 2D arcade games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • GLSL 1.5%