A game about collecting flowers. https://jamgaroo.xyz/games/3
Iri al dosiero
Jaidyn Ann 7f77c4b887 Render the map in bits-and-pieces (chunks)
Rather than have several map-files of 72×20 tiles,
now we can have one huge map that's automatically
split into 72×20 chunks.
2023-06-11 17:12:52 -05:00
res Proper support for Tiled-based tiling 2023-06-01 00:11:25 -05:00
COPYING Remove source-file copyright header 2023-06-03 22:13:45 -05:00
display.lisp Begin overworld-rendering loop 2023-06-09 07:07:28 -05:00
flora-search-aurora.lisp Use state return-values for overworld loop 2023-06-09 20:14:31 -05:00
input.lisp Split into packages; no functional change 2023-06-04 04:04:34 -05:00
overworld.lisp Render the map in bits-and-pieces (chunks) 2023-06-11 17:12:52 -05:00
ui.lisp Add optional “RETURN” pair to menu alists 2023-06-09 18:22:56 -05:00