Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 499 Bytes

File metadata and controls

22 lines (12 loc) · 499 Bytes

Documentation Status

96pxgames

Game engine for 12x8 pixel LED matrix displays.

Dependencies

  • pygame
  • PyOpenGL

Getting Started

execute python simulator/simulator.py to start the Simulator (windows only)

See sample.py for an example implementation.

Known Bugs

  • Simulator window will not respond to UI events, still works though