This website requires JavaScript.
Explore
Help
Sign in
anna
/
a_pleasant_stroll
Watch
1
Star
0
Fork
You've already forked a_pleasant_stroll
0
Code
Pull requests
Releases
Activity
Actions
PICO-8 demo of an infinitely scrolling procedurally generated map.
game
pico-8
procgen
22
commits
1
branch
0
tags
63
KiB
Lua
100%
a75408fb22
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Anna Wiggins
a75408fb22
Some debug code cleanup, change the format for the mod buffer key.
2019-12-11 00:29:02 -05:00
a_pleasant_stroll.p8
Add menu icons, update index numbers.
2019-12-10 15:51:32 -05:00
data.lua
Some debug code cleanup, change the format for the mod buffer key.
2019-12-11 00:29:02 -05:00
index_map.md
Add menu icons, update index numbers.
2019-12-10 15:51:32 -05:00
main.lua
Some debug code cleanup, change the format for the mod buffer key.
2019-12-11 00:29:02 -05:00
mapgen.lua
Some debug code cleanup, change the format for the mod buffer key.
2019-12-11 00:29:02 -05:00
player.lua
Add interactability with some map objects, and store changed map tiles in a buffer for persistence.
2019-12-09 21:50:06 -05:00
sound.lua
Initial music playing code.
2019-12-09 14:54:09 -05:00