Commit Graph

10 Commits

Author SHA1 Message Date
sheldonmlee ca50b6f4b7 Draw rays from camera and call ray casting stub function. 2023-04-02 01:21:02 +01:00
sheldonmlee f1cb03bc22 Make now runs ctags -R 2023-04-02 01:20:41 +01:00
sheldonmlee 0cd0d410a1 Add camera movement 2023-04-02 00:41:32 +01:00
sheldonmlee 15c3fe7604 Update level drawing 2023-04-02 00:41:16 +01:00
sheldonmlee 73412b27f8 Add basic camera representation 2023-04-01 00:16:14 +01:00
sheldonmlee 35ba580398 Update makefile 2023-04-01 00:15:53 +01:00
sheldonmlee dd703c3221 Some refactoring 2023-03-31 22:56:26 +01:00
sheldonmlee fe02b79946 Create basic level grid representation. 2023-03-31 01:08:02 +01:00
sheldonmlee b9470696f6 Separate drawing out to view.cpp 2023-03-30 23:49:36 +01:00
sheldonmlee dbb69dd80e Initial commit 2023-03-30 23:36:54 +01:00