Commit Graph

19 Commits

Author SHA1 Message Date
3422fafbff Clean up ghost file and move shader functions into a new file 2023-10-12 18:55:21 -04:00
449632fd6d Refactor stuff into a player class and implement jumping 2023-10-12 11:08:57 -04:00
99d7d3d599 Improvements to flashlight movement 2023-10-10 16:06:08 -04:00
e4aab5c2ea rename shaders to .glsl 2023-10-09 21:43:49 -04:00
ff6559e3ad rename shaders to .glsl 2023-10-09 21:43:40 -04:00
d3c9bd875b Remove unused header 2023-10-09 21:38:43 -04:00
f48dc9783c Update README.md 2023-10-09 21:07:05 -04:00
5ab551f5d8 Update README.md 2023-10-09 20:55:00 -04:00
d89807981b Rename snowland to ghostland 2023-10-09 20:54:01 -04:00
f346afc223 Fixes to flashlight and add O3 2023-10-09 20:52:38 -04:00
d522defd94 Merge branch 'main' of github.com:five-hundred-eleven/snowland-game 2023-10-09 19:34:14 -04:00
601a6016ba Add trail to show where we've been 2023-10-09 19:34:05 -04:00
c202e47d23 Implement flashlight 2023-10-09 19:33:09 -04:00
023f1bb98c Update README.md 2023-10-09 09:51:51 -04:00
e4d0f89e06 Update README.md 2023-10-09 09:44:04 -04:00
c98c7efcdb Fixes for rendering and add maze parser 2023-10-09 09:38:26 -04:00
ba05c09439 Add rudimentary collision detection 2023-10-09 00:12:00 -04:00
38dc495d36 Rough first draft of maze game in c++ 2023-10-08 22:46:04 -04:00
aa39c6d844 Initial commit 2023-10-06 08:59:31 -04:00