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
17
commits
1
branch
0
tags
63
KiB
Lua
100%
cdced463ed
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
cdced463ed
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
constants.lua
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
index_map.md
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
infimap.p8
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
main.lua
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
mapgen.lua
More optimization, add constants file for eventual descructible scenery.
2019-12-09 16:51:15 -05:00
player.lua
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
2019-12-09 18:50:20 -05:00
sound.lua
Initial music playing code.
2019-12-09 14:54:09 -05:00