render dust fog of war

Press any key to quit" 10 10))
This commit is contained in:
Travis Shears 2026-04-06 17:04:11 +02:00
parent 50ef6d575f
commit 9a79400080
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
4 changed files with 63 additions and 5 deletions

View file

@ -1,7 +1,7 @@
(local name "travis")
(local levels [
{:image-path "assets/level_002.png" :walls []}
{:image-path "assets/level_002.png" :player-start [10 19] :walls []}
])
; "20 x 20 array with the outter edge set to 1 (walls) and the inner edge set to 0 (floor)"