Skip to content

valvy/BlockSnake

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2016
Nov 26, 2020
Jan 3, 2016
May 30, 2022
Nov 26, 2020
Jun 14, 2018
Dec 22, 2015
Jan 3, 2016
Jan 3, 2016
Dec 27, 2015

Repository files navigation

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