Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 463 Bytes

BlockSnake

A project to test my skills in game engine programming. Instead of using a lot of third party libraries I decided to program everything within reason myself. (such as the math library and load bmp textures)

It's written in Opengl c++11 and for gnu/linux Xlib/glew and for apple cocoa.

(this was not to make a fun game, but to learn the basics of game engine programming) alt tag