Enhancement List#

This is a list of possible enhancements opened in GitHub, but not being actively worked on. These are all good ideas. If you are thinking of helping the Arcade library by working on one of these, please re-open the issue.

Drawing#

  • Issue 433 Add support for bitmapped fonts.

  • Add support for Pyglet’s ImageMouseCursors

Sprites#

  • Issue 380 Add ability to specify a point the sprite rotates around.

  • Issue 289 Be able to get Sprite position and velocity as vectors.

  • Be able to load an Aesprite image directly (Piggy-back of Pyglet support)

Physics Engine#

  • Issue 499 Create PyMunk + TMX example.

  • Issue 500 Show ‘rope’ effect.

  • Issue 524 Add example for “push back”.

  • Create a simplified front-end to the PyMunk physics engine

Event Processing#

Documentation#

  • Issue 452 Documentation Request - explain how delta_time works to help learners fully understand both how and why.

Examples#

  • Issue 446 Add more procedural generation examples.

  • Issue 464 Add example for checkers-like game.

  • Issue 523 Add sprite trigger/example for on_enter / on_exit.

This enhancement is not currently in process. Please re-open if you’d like to work on it. A full list of desired enhancements is available at:

http://arcade.academy/enhancement_list.html