Commit graph

2 commits

Author SHA1 Message Date
Tyler Marques
fc6283107c
Changed map to start at 0,0, Added debug config, altered camera pos
Changed the map to have the top left at 0,0, saving us from having to do
a bunch of transformations for all the objects we want to add to the
board.
2025-03-07 13:01:11 -05:00
Tyler Marques
39c8320484
Reformating the project to have it's own directory, relying on TS
This makes the project able to use TS, and can be stood up using `npm
run dev`
2025-03-06 11:34:42 -05:00