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
31
commits
1
branch
0
tags
63
KiB
Lua
100%
aa22c8a054
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
aa22c8a054
Rework the game to use double-sized sprites. This gives us more room for detail.
2019-12-11 13:23:25 -05:00
a_pleasant_stroll.p8
Rework the game to use double-sized sprites. This gives us more room for detail.
2019-12-11 13:23:25 -05:00
debug.lua
Lots of code cleanup. Start implementing mod buffer culling.
2019-12-11 01:34:46 -05:00
index_map.md
Rework the game to use double-sized sprites. This gives us more room for detail.
2019-12-11 13:23:25 -05:00
main.lua
Save player location to cartdata
2019-12-11 02:13:27 -05:00
player.lua
Save player location to cartdata
2019-12-11 02:13:27 -05:00
sound.lua
Initial music playing code.
2019-12-09 14:54:09 -05:00
world.lua
Rework the game to use double-sized sprites. This gives us more room for detail.
2019-12-11 13:23:25 -05:00