Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 815 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 815 Bytes

Diamond-Digger

In this Endless runner game, you will be controlling a character Kate running through an endless terrain. You will have to dodge obstacles and collect coins as you go. You will also have to use your special abilities to help you get to the end of the level as fast as you can.

Controls:

^ or w command—for moving forward.

v or s command—for moving backwards.

> or d command—for moving left.

< or a command—for moving right.

Space to jump

Objective: Your goal is to collect as many coins as you are navigating through the terrain.

Enjoy!

Want to read more deatils about the implementation and working? Go ahead and checkout this.