Added script that converts tiled csv maps to in-game maps
authorLukas Krickl <lukas@krickl.dev>
Mon, 21 Oct 2024 18:38:34 +0000 (20:38 +0200)
committerLukas Krickl <lukas@krickl.dev>
Mon, 21 Oct 2024 18:38:34 +0000 (20:38 +0200)
commitba65f6f2624e964fefd49b4df59423cc13c18f47
tree291d2a9f7b338e1054361ead021f7967c39c3313
parent849101e713e5b888fe43672082db8eba488b5a99
Added script that converts tiled csv maps to in-game maps
makefile
maps/base_room.s [new file with mode: 0644]
src/map.s
src/video.s
tools/tms2map.py [new file with mode: 0755]