Simple (ODJ 10.08.)
About
Controls:
- WASD or arrow keys to move
- Mouse or X to attack
- Space to jump
- Holding W/UP while attacking, attacks upwards
- Holding S/DOWN while attacking and in the air, attacks downwards (pogo jumps work 50-80% of the time)
Extra credit:
- The movement was based on this code https://pastebin.com/X0AytNFR, which aims to be like Hollow Knight, but my changes made it a little bit worse :)
- The art was heavily inspired by Poly Mars' GMTK 2020 game
---------------------------------------------------------------------------------------------------
This game was made in less than 7h over the course of a day as a part of my own declared challenge: One Day Jam. The goal of ODJ is to create a simple game (this time very simple)in one day with a time budget of 8-9h.
Extra rules for ODJ that I follow:
- One scene - no multiple levels, just one screen;
- No music, sound, effects, options - this saves time and I'm lazy;
- Very simple game idea - simple enough to port to mobile without adding onscreen joysticks and button clusters [failed];
- Use Unity or any high-level game engine - saves a bit of time :)
This is my 6th (the 5th is on hold, bc it needs more work) ODJ and I plan to do more of these. That's why this one is dated 10.08.