render dust fog of war
Press any key to quit" 10 10))
This commit is contained in:
parent
50ef6d575f
commit
9a79400080
4 changed files with 63 additions and 5 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue