Commit graph

4 commits

Author SHA1 Message Date
93d4e3eb91 [oden][game] Multiple screens, logging, pre/post, bluescreen
Better blue screens and also logging and whatnot
2023-09-11 20:41:11 -07:00
aa5c80f74b [game] Rock sprites, level changes 2023-09-10 07:52:27 -07:00
38f5f95827 [game] Collision detection 2023-08-23 19:55:34 -07:00
f9648d88cd [oden][game] Draw the world
This involved basically a giant rewrite of the renderer because I now
need to share the vertex buffer across textures and it is *a lot* let
me tell you.

There's like a vertical seam which I don't understand yet.
2023-08-07 10:05:24 -07:00