kylelk / snowman

openGL 3D game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowman

simple openGL game

movement

move the camera left and right using the mouse

move forward and back with the arrow keys

move the cammera with the page up and page down keys

building

run make to build the game binary
run make test to build and run the game binary

screenshot

About

openGL 3D game

License:MIT License


Languages

Language:C 99.5%Language:Python 0.5%