项目作者: pythonarcade

项目描述 :
Easy to use Python library for creating 2D arcade games.
高级语言: Python
项目地址: git://github.com/pythonarcade/arcade.git
创建时间: 2016-01-04T14:46:52Z
项目社区:https://github.com/pythonarcade/arcade

开源协议:Other

下载


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

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

Contact the Maintainers

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

paul@cravenfamily.com