Skip to content
/ arcade Public
forked from pythonarcade/arcade

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

License

Notifications You must be signed in to change notification settings

gran4/arcade

 
 

Repository files navigation

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 Friendly

PyPI - Downloads

GitHub Commit Activity

MIT 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

paul@cravenfamily.com

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • GLSL 1.6%
  • Other 0.1%