No Power-Got Juice? by ethanyqc

[raw]
made by ethanyqc for LD 39 (COMPO)

Hey What's up

This is a little desktop game I created for Compo, build with Unity.

The main character Cuby has only a single bar of battery left. He has to collect more power before he run out of juice. How far can he run.

The road is filled with batteries that charge you up. However, be careful of the red battery that will drain your power(twice the amount of juice the white battery provides).

RUN FOR POWER

How far can you run?

Download Mac version at : https://github.com/ethanyqc/LD39_nojuice/releases/tag/v1.0-beta

Download Windows version at: https://github.com/ethanyqc/LD39_nojuice/releases/tag/v1.0-a

Screen Shots: Screen Shot 2017-07-31 at 5.59.36 AM copy.png Screen Shot 2017-07-31 at 5.59.51 AM.png Screen Shot 2017-07-31 at 6.00.16 AM.png

Thanks for Play!

Ratings

Given 1🗳️ 2🗨️

Feedback

tuism
31. Jul 2017 · 11:54 UTC
A very basic implementation of a dodge runner, I think it had potential to be much more, but the problems are quite irritating, which become quite glaringly obvious when the core loop is literally a couple seconds:
- The need to use the mouse to start and space to jump is weird. Why even use the mouse at all?
- The super precise jump that is needed to completely clear the obstacle is not fun. Way too unforgiving.
- It's weird that both landing on red bit and running into the red bit both result in the same "running into a wall" outcome.
LeonLaci
31. Jul 2017 · 11:58 UTC
It's pretty hard.
AViTT
31. Jul 2017 · 13:06 UTC
Cool runner game, I like the style.
Pedro Cipriano
11. Aug 2017 · 10:57 UTC
Good job! It would be nice to have a browser version.