Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 754 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 754 Bytes

These are games I'm making for a educational project. Each will be made in around 48 hours of work.

##Dependencies: You need glfw glew openal and vorbis. On a debian based linux distribution you could install them like this:

# apt-get install libglfw-dev libglew1.6-dev libalut-dev libvorbis-dev

For OSX it's probably: $ brew install glfw $ brew install glew $ brew install alut $ brew install libvorbis

Though the makefile would need to be slightly tweaked for opengl.

##LICENSE: The software within, unless otherwise linked from a 3rd party library, wherein it's own license will be applicable, is released under Creative Commons Attribution-ShareAlike. For more information click here.