- Notifications
You must be signed in to change notification settings - Fork341
Easy to use Python library for creating 2D arcade games.
License
NotificationsYou must be signed in to change notification settings
pythonarcade/arcade
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Arcade is an easy-to-learn Python library for creating 2D video games.It is ideal for beginning programmers or programmers who want to create2D games without learning a complex framework.
Arcade is built on top ofpyglet and OpenGL. SeeGames Made with Arcadefor example game jam entries and more.
Read the stable documentation athttps://api.arcade.academy.
Preview the next release athttps://api.arcade.academy/en/development/.
@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>} }
The best way to contact and chat with the maintainers is on theArcade Discord Server.
About
Easy to use Python library for creating 2D arcade games.