
arcade 2.6.17
0
Arcade Game Development Library
Contents
Arcade Game Development Library
Stars: 1351, Watchers: 1351, Forks: 253, Open Issues: 116The 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
Related Packages
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