/PiG

Just another Python 2D game engine

Primary LanguagePython

To DO


  • Provide Actor and View with both a tigh collision box and a wide one for displaying.
  • Remove width and height from scene where not needed.
  • Include velocity info in collision side.