Skip to content

aleroddepaz/pyngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNgine is a minimalist game engine written in Python, using the following modules:

  • Pygame, a well-known set of modules designed for writing games in Python

  • PyOpenGL, a cross platform layer between Python and OpenGL

  • PyODE, a Python bindings for ODE, the Open Dynamics Engine

For getting started, just installing PyNgine using pip:

$ pip install pyngine

Check out the documentation and the wiki for further information.

About

Minimalist component-based game engine, written in Python, and using the modules OpenGL and Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages