Voyoo
- About
- This is a fully procedural platformer game made in Go with Ebiten engine with roguelike elements.
- Controls
Key Action Right/Left arrow keys Move / Change orientation Top arrow key Change orientation for straight top jump Bottom arrow key Fall straight through the platform (if not a checkpoint) Space Jump R Restart a game / Start from main menu - Gameplay
- Get as high as you can while picking up bonuses and dodging enemies
- Notes
- Mouse is not required you can tap arrow keys and press enter to pick/skip a bonus quickly
- No audio, many ideas not yet implemented, very incomplete.
- Source: https://github.com/Zyko0/7DRL2022
- Credits
- Engine: https://ebiten.org/
- SDF resources: https://iquilezles.org/www/index.htm
- Mention to @giab and @Wraken, friends who really helped with feedback <3
Status | Prototype |
Platforms | HTML5 |
Author | Zyk0 |
Genre | Platformer |
Tags | 2D, ebiten, jumping, Perma Death, Roguelike, Roguelite |
Comments
Log in with itch.io to leave a comment.
Cool - reminds me of two classics, Falldown and Getting Over It :)
Thanks! Yes, Getting Over It was an inspiration :D
I didn't know about Falldown, it looks great, thank you for the reference!