Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiricon authored May 5, 2017
1 parent 10ed594 commit 8935e12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Climb
A pure javascript, no library made from scratch html5 game. This game was my way of learning game development from a ground up approach. I had to learn to how to mathematically build geometries, develop gravity and use creative development to supplement a video game framework. Hopefully you can use this project as an example on how to make video game elements for the web.

# <p align="center"><a href="https://kiricon.github.io/Climb/">Live Demo</a></p>
<p align="center"><a href="https://kiricon.github.io/Climb/">Live Demo</a></p>


##How to play.
## How to play.

>**Space** - Jump to other side
Expand All @@ -16,7 +16,7 @@ Don't fall through the walls and climb as high as you can!

This game is NOT complete and will be revisited in the future.

##Screen Shot
## Screen Shot
<p align="center">
<img src="https://raw.githubusercontent.com/Kiricon/Climb/master/GamePlay.png" height="500"/>
</p>

0 comments on commit 8935e12

Please sign in to comment.