• Stars
    star
    1,705
  • Rank 27,376 (Top 0.6 %)
  • Language
    Python
  • License
    Other
  • Created almost 9 years ago
  • Updated 13 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

Pull Requests Welcome first-timers-only Friendly

PyPI - Downloads

GitHub commit activity

PyPI - License

Documentation

Games Using Arcade

See: https://api.arcade.academy/en/latest/sample_games.html

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 Maintainer

[email protected]