Commit graph

8 commits

Author SHA1 Message Date
HyperOnion 9668b8a8d2 make box checkerboard floors line up nicely. 2023-06-24 14:15:27 +02:00
HyperOnion 9fd2b0e21b create basic paint tile type and some controls for creating paint. 2023-06-24 14:15:27 +02:00
HyperOnion 204075465c recursively draw box contents inside of them. 2023-06-24 14:15:27 +02:00
HyperOnion 68c93726f0 refactor world code to no longer assume the player entity:s pov. 2023-06-24 14:15:27 +02:00
HyperOnion fbf0960e7e create entity module and refactor player into entity. 2023-06-24 14:15:27 +02:00
HyperOnion f7caf8a3a8 implement basic box functionality. 2023-06-24 14:15:27 +02:00
HyperOnion b4976a0d94 basic player movement and general cleanup. 2023-06-24 14:15:27 +02:00
HyperOnion 82a1cd243a get basic graphics set up. 2023-06-24 14:15:27 +02:00