Skip to content
/ pge Public
forked from gaiusm/pge

Predictive Game Engine (A physics game engine which can coexist with Pygame)

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ThallasTV/pge

 
 

Repository files navigation

pge

Predictive Game Engine. This is a physics engine which can coexist with PyGame or run in batch mode with Python. It is implemented in Modula-2, C++, Python and maxima. Internally it predicts the time of next collision rather than test for a collision every frame.

About

Predictive Game Engine (A physics game engine which can coexist with Pygame)

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.8%
  • Roff 24.3%
  • Modula-2 16.7%
  • Python 5.7%
  • Makefile 2.1%
  • Shell 1.1%
  • Other 1.3%