Skip to content

pythonarcade/arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

pvcravenPaul V Craven
and
Paul V Craven
Mar 11, 2025
46ce22d · Mar 11, 2025
Feb 28, 2025
Mar 11, 2025
Oct 14, 2024
Mar 9, 2025
Mar 4, 2025
Feb 15, 2025
Aug 1, 2018
Jan 20, 2025
Jul 3, 2024
Jul 20, 2024
Mar 9, 2025
Oct 11, 2024
Dec 13, 2024
Feb 23, 2025
Dec 13, 2024
Jun 8, 2023
Mar 3, 2025
Jan 24, 2025
Jun 21, 2022
Feb 23, 2025
Feb 23, 2025

Repository files navigation

Welcome to The Arcade Library!

MIT License Pull Requests Welcome First Timers Friendly

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.

PyPI - Downloads GitHub Commit Activity GitHub Contributors GitHub Stars

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.

paul@cravenfamily.com