Go to file
Nicolás A. Ortega Froysa 7771ffd6ab Fixed rendering issue.
It's because I was using `unsigned int' instead of `int' in the for
loop.
2018-12-17 20:18:38 +01:00
assets Fixed the shader 2018-12-17 17:47:13 +01:00
build Initial commit. 2018-12-05 09:53:20 +01:00
src Fixed rendering issue. 2018-12-17 20:18:38 +01:00
.gitignore Initial commit. 2018-12-05 09:53:20 +01:00
CMakeLists.txt Removed unnecessary GameWorld 2018-12-17 18:53:20 +01:00
README Initial commit. 2018-12-05 09:53:20 +01:00

=============
*** TTT3D ***
=============
TTT3D is a 3D tic-tac-toe game for class.