Asteroids built on a handmade engine for learning.
Go to file
Doyle Thai 6c3ef63a65 Draw hero status on side with profile
Make hero texture rects start using the atlas data structure. Reduce the
number of slots for assets for now to minimise room for error.
2016-07-16 18:51:26 +10:00
data Create empty texture idea, change function scopes 2016-07-16 17:15:03 +10:00
extern Complete port over to C, replace glm math lib 2016-06-18 19:12:09 +10:00
src Draw hero status on side with profile 2016-07-16 18:51:26 +10:00
.clang-format Port project over to C, some C++ left 2016-06-18 00:40:40 +10:00
.gitattributes Initialise repo 2016-06-03 15:07:40 +10:00
.gitignore Build world model in engine 2016-06-17 00:14:58 +10:00
Dengine.sln Initialise repo 2016-06-03 15:07:40 +10:00
Dengine.vcxproj Update debug data architecture and methods 2016-07-09 20:46:04 +10:00
Dengine.vcxproj.filters Create empty texture idea, change function scopes 2016-07-16 17:15:03 +10:00