Coffee Dude by cpcrabs
This is an infinite runner about drinking coffee. The more coffee you drink, the faster you go!!
| HTML5 (web) | https://gamible.itch.io/coffee-dude |
| Original URL | https://ldjam.com/events/ludum-dare/40/coffee-dude |
Ratings
| Given | 9🗳️ | 5🗨️ |
one thing to note (apart from the super annoying jump sound): by using keydown_check instead of key_check_pressed you can register input even when in mid air, so the player can jump as soon as is grounded. else when trying to chain jumps the input can get missed and it feels quite bad
GOOD ENTRYIA1!1