Contents

arcade 2.6.17

0

Arcade Game Development Library

Arcade Game Development Library

Stars: 1351, Watchers: 1351, Forks: 253, Open Issues: 116

The pythonarcade/arcade repo was created 6 years ago and was last updated 11 hours ago.
The project is very popular with an impressive 1351 github stars!

How to Install arcade

You can install arcade using pip

pip install arcade

or add it to a project with poetry

poetry add arcade

Package Details

Author
Paul Vincent Craven
License
MIT
Homepage
https://api.arcade.academy
PyPi
https://pypi.org/project/arcade/
GitHub Repo
https://github.com/pythonarcade/arcade

Classifiers

  • Software Development/Libraries/Python Modules
No  arcade  pypi packages just yet.

Errors

A list of common arcade errors.

Code Examples

Here are some arcade code examples and snippets.

GitHub Issues

The arcade package has 116 open issues on GitHub

  • GUI does not mark events as handled
  • Shapely never used for has_line_of_sight, even if installed
  • made sprites cloneable by providing an origin to the sprite constructor
  • UIInputText() not working
  • Make pymunk an optional dependency
  • Support multiple hit boxes per Sprite
  • Implement Global Alpha for Sprites in SpriteList
  • Window not consistently given focus upon startup
  • Update docs for Input Polling
  • GUI Style lacking in documentation
  • Add resources for trans or nb coders
  • Using infinite tilemaps
  • Need O(1) way to clear a sprite list
  • Framebuffer.clear() and scissor box

See more issues on GitHub

Related Packages & Articles

hbmqtt 0.9.6

MQTT client/broker using Python 3.4 asyncio library

dtale 2.9.1

Web Client for Visualizing Pandas Objects

art 5.8

ASCII Art Library For Python

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.