boxes/js
2023-06-28 15:15:19 +02:00
..
utils basic player movement and general cleanup. 2023-06-24 14:15:27 +02:00
entity.mjs tiny refactor of entity code. 2023-06-24 14:15:27 +02:00
graphics.mjs make box checkerboard floors line up nicely. 2023-06-24 14:15:27 +02:00
graphics_core.mjs basic player movement and general cleanup. 2023-06-24 14:15:27 +02:00
input.mjs basic player movement and general cleanup. 2023-06-24 14:15:27 +02:00
main.mjs refactor world code to no longer assume the player entity:s pov. 2023-06-24 14:15:27 +02:00
player.mjs add keys for more paint colors. 2023-06-28 15:15:19 +02:00
world.mjs handle out of bounds positions in tile manipulation functions. 2023-06-24 14:15:27 +02:00