
Brick Racer
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Racing game with an online high score list.
To get a good time, you need to keep your health as low as possible without dying.
- A: Move left
- D: Move right
- M: Mute sound
The lower health = the faster speed
- Graphics: Paint
- Audio: sfxr
- Programming: DOTween 1.1.640, Leaderboard http://dreamlo.com
- Fix high score not tracking milliseconds
- Fix GUI elements overlapping on less common aspect ratios
- Remove unintended debug values on ship and level
- ~~Health blocks randomly stop spawning after a while~~
- The linux build doesn't work
Instructions
Reach the end of the race track as fast as possible without dying. The more health you have, the slower your speed will be. Hit gray blocks to lose health and hit green ones to gain health.To get a good time, you need to keep your health as low as possible without dying.
- A: Move left
- D: Move right
- M: Mute sound
The lower health = the faster speed
Screenshots
Gameplay Video
https://www.youtube.com/watch?v=EoBphxAYUcQTools Used
- Engine: Unity 2017.2- Graphics: Paint
- Audio: sfxr
- Programming: DOTween 1.1.640, Leaderboard http://dreamlo.com
Changelog
v.03
- Fix goal not always triggeringv.02
- Fix health block randomly stopping spawning- Fix high score not tracking milliseconds
- Fix GUI elements overlapping on less common aspect ratios
- Remove unintended debug values on ship and level
v.01
- First releaseBugs
- ~~High score doesn't track milliseconds~~- ~~Health blocks randomly stop spawning after a while~~
- The linux build doesn't work