https://github.com/sugarvoid/down-mail
Loosely inspired my Paper Boy and Downwell
https://github.com/sugarvoid/down-mail
game-development lua pico-8 work-in-progress
Last synced: 2 months ago
JSON representation
Loosely inspired my Paper Boy and Downwell
- Host: GitHub
- URL: https://github.com/sugarvoid/down-mail
- Owner: sugarvoid
- Created: 2024-12-07T13:57:22.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-02-18T02:07:54.000Z (2 months ago)
- Last Synced: 2025-02-18T03:22:07.859Z (2 months ago)
- Topics: game-development, lua, pico-8, work-in-progress
- Language: Lua
- Homepage: https://sugarvoid.itch.io/down-mail
- Size: 530 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Down Mail
[Play in browser](https://sugarvoid.itch.io/down-mail)## Project Status
- Adding polish.## Gameplay
## Goal :dart:
- Deliver letters to correct customers
- Avoid falling objects
- Crashing into mailboxes is bad
- Twisters will slow you down
- See a demon, kill it with a letter quickly
- Game last three days## Controls :joystick:
| Key | Action |
| :----: | :--------: |
| Arrows | Move |
| O | Throw Letter |Demons will throws skulls at player.
Rocks will fall from the top.
Missing a letter will cause a twister to spawn, lower player mobility for a short time.## Progress
### Todo
- [ ] Refactor input function. Group by input, not gamestate
- [ ] Add player death animation
- [ ] Finish making demon sprites