oden/game
John Doty 1cb30034f8 [oden] Move scaling entirely into JavaScript
Now the game controls its own resolution. We might want to further
copy Love2D and generate resize events, I don't know.
2023-09-02 09:58:58 -07:00
..
actor.ts [game] Debug lines and whatnot for actor collision 2023-08-27 09:29:30 -07:00
bot.aseprite [oden][game] Draw the world 2023-08-07 10:05:24 -07:00
bot.png [game] Actual walk cycle 2023-07-07 21:03:14 -07:00
happy-tree.png [oden] Time, path searching, game directory 2023-06-30 16:24:54 -07:00
level.ts [game] Render tiles from all layers, support multiple IntGrid layers 2023-08-27 08:27:20 -07:00
log.ts [oden] Color and position for text 2023-08-31 20:39:07 -07:00
main.ts [oden] Move scaling entirely into JavaScript 2023-09-02 09:58:58 -07:00
overworld.aseprite [game] Collision detection 2023-08-23 19:55:34 -07:00
overworld.ldtk [game] Starting to work on IntGrid and other layers 2023-08-25 19:23:27 -07:00
overworld.png [game] Collision detection 2023-08-23 19:55:34 -07:00
vector.ts [game] Walk controls (unbound) 2023-07-07 06:21:01 -07:00
world_sprites.aseprite [game] art fun 2023-07-05 17:06:08 -07:00