Commit Graph

7 Commits

Author SHA1 Message Date
4795fe1cb1 Switch developing game to asteroids, start project
Switch to something of smaller scope in aim to be able to finish a project from
start to finish. Also allow refreshed eyes to review the existing API and see
what can be improved on after taking a short break from the project.
2016-11-09 22:36:41 +11:00
71faaa78c4 Add openal-soft dependency, update opengl macro 2016-07-24 22:19:25 +10:00
753d700ca6 Complete port over to C, replace glm math lib 2016-06-18 19:12:09 +10:00
9861a02ed1 Add frame limiter, update glfw to 3.2 2016-06-17 03:00:11 +10:00
7295d4712c Abstract asset loading to asset manager 2016-06-04 22:42:22 +10:00
83d44b8991 Add warnings on compile, free movement + camera 2016-06-04 16:36:37 +10:00
04e9f7bf85 Initialise repo 2016-06-03 15:07:40 +10:00