game-wip-dontplay/src
crumblingstatue 91c727e509 Add comment
2023-04-08 22:12:53 +02:00
..
tiles Implement platforms 2023-04-08 19:21:07 +02:00
app.rs Shorten the name of various scalar types 2023-04-08 22:12:05 +02:00
debug.rs Move the player inside World 2023-04-08 22:10:10 +02:00
game.rs Move the player inside World 2023-04-08 22:10:10 +02:00
graphics.rs Make light offset of tiles variable 2023-04-08 16:14:59 +02:00
input.rs Make light offset of tiles variable 2023-04-08 16:14:59 +02:00
main.rs Move the player inside World 2023-04-08 22:10:10 +02:00
math.rs Shorten the name of various scalar types 2023-04-08 22:12:05 +02:00
player.rs Shorten the name of various scalar types 2023-04-08 22:12:05 +02:00
res.rs Improve lighting a bit 2023-04-07 23:05:24 +02:00
stringfmt.rs Add torches 2023-04-08 01:26:44 +02:00
tiles.rs Implement platforms 2023-04-08 19:21:07 +02:00
world.rs Add comment 2023-04-08 22:12:53 +02:00
worldgen.rs Clippy 2023-04-05 15:12:17 +02:00