Inspiration

There were primarily 2 inspirations - the winter Olympics theme and the dinosaur game from Chrome!

What it does

It is a simple javascript game that allows the player to move the character and avoid the hurdles that come. After every particular score, the speed of the hurdles increase.

How I built it

I used simple HTML, CSS, and Javascript to build it.

Challenges I ran into

This was the first time I was trying to create something that was responsive to keystrokes actively ( a continuous graphical game is what I mean). The challenge which took some time to figure out was the detection of the collision of the character and the hurdle.

Accomplishments that I'm proud of

I probably made what I wanted to and I can say I am happy with what I did.

What I learned

I learned how to create something graphically active with plain HTML, CSS, and some javascript ( and jquery).

What's next for SKI-DAL-RACE

The next version would probably see more hurdles and more characters.

Share this project:

Updates