Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 270 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 270 Bytes

MicroMachines (SNES) clone

Implemented in raw OpenGL, including lights, different cameras, texturing, and a simple GameObject and GameManager paradigm. The soure must be compiled with the OpenGLUT implementation of glut.h as the official OpenGL glut.h is deprecated.