https://github.com/colinbellino/ludum-dare-48
Our entry for the Ludum Dare Jam #48 (theme: Deeper and deeper)
https://github.com/colinbellino/ludum-dare-48
csharp game gamejam ludum-dare platformer unity
Last synced: 4 months ago
JSON representation
Our entry for the Ludum Dare Jam #48 (theme: Deeper and deeper)
- Host: GitHub
- URL: https://github.com/colinbellino/ludum-dare-48
- Owner: colinbellino
- Created: 2021-04-09T18:59:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T21:53:49.000Z (over 2 years ago)
- Last Synced: 2025-01-13T12:48:29.897Z (5 months ago)
- Topics: csharp, game, gamejam, ludum-dare, platformer, unity
- Language: C#
- Homepage: https://colinbellino.itch.io/bonbon
- Size: 91.2 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bonbon and the Deep Below
This game is our submission for Ludum Dare 48, code and art assets are still very rough, but we are proud of what we managed to do in 72 hours!
**Jump and dig your way through challenging levels and avoid death from above.**
Play at: https://colinbellino.itch.io/bonbon
## Credits:
- **Art:** Laura De Pascale (https://www.lauradp.work | https://twitter.com/la_depas)
- **Audio:** PronomicalArtist (https://twitter.com/PronomicalArt | https://soundcloud.com/calartist)
- **Paid assets:** No## Controls:
| Actions | Keyboard | Gamepad |
| ------- | ------------------------------- | ---------------------- |
| Move | WASD, ZQSD or Left/right arrows | D-Pad or Left stick |
| Jump | Space, Enter or Up arrow | X or Square button (▢) |
| Dig | E, Shift, or Down arrow | A or Cross button (X) |
| Pause | Escape | Start button |