Commit Graph

6 Commits

Author SHA1 Message Date
Mitchell
5421e6a183 Update README.md 2016-09-23 21:38:26 -07:00
MitchellHansen
edd8075afb Added a quick printout of the hardware info. Running into a problem choosing between platforms, going to abstract CL out into it's own class and hide all that logic 2016-08-14 00:03:44 -07:00
Mitchell
c26b765a8f Update README.md 2016-08-08 21:37:33 -07:00
bf45af9bab Added the SFML vector class. Need to extend it to have
the vector operations I want
 Changes to be committed:
	modified:   CMakeLists.txt
	modified:   README.md
	renamed:    src/Curses.h -> include/Curses.h
	new file:   include/Vector3.h
	new file:   src/Vector3.cpp
2016-08-08 15:39:36 -07:00
Mitchell
5c55dcf72d Update README.md 2016-08-02 23:21:28 -07:00
Mitchell
030dbc5997 Create README.md 2016-07-17 22:11:15 -07:00