HTML5 and JavaScript Game Development Competition in just 13 kB

Tube Masters

In Tube Masters, you play daredevil who is tubing down the side of a mountain. Pay attention and avoid the obstacles, while trying to get the highest score
possible!

Dodge the Red obstacles and pick up the green. The yellow pickups are speed boosts, which will give you 2x points and move you at 2x speed for 2x danger!

Use the `Right` and `Left` arrow keys to move around.

Read more, including the postmortem, here: https://github.com/zackurben/js13k-2019

Categories: desktop

Feedback from the experts

Anonymous: Good: - with music and sound FX! I like that you’re creating & using your own library to play beepbox. - Nice working simple mechanic with a real 3D engine. - Nice & simple UI (score, time, play button). - Store the high score locally for the next session What could be improved: - Although you don’t finish a game this year, you could use the same your 3D engine for the next game project!

Anonymous: Read your post-mortem - glad to hear you learned a few new tricks and that https://webgl2fundamentals.org was a useful resource. Nice ship despite the challenges you mentioned :)

Jupiter Hadley: Simple but well made game - I like the music!

back