Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 783 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 783 Bytes

A simple 2-level game built using unity3d. 🏀

This is simple 2-level game, where in the first level you need to score 5 points to cross the level, and in the second level goes on for infinite time untill you die.

Your health is damaged either if you drop off the platform(drop into the pink arena) or you bump yourself into the dropping boxes from the air.

Controls of the game are standard WASD keys, and your goal is to collect as many coins as possible(5 for level 1 and then as many as you can for level 2).

Here are some screenshots of the game:

Builds for Linux, Mac, Windows and Web are included in the build directory. Although, if you are using the web build then WebGL is required