https://github.com/hi-shekhar/hurdle_game
Cross hurdle and win game
https://github.com/hi-shekhar/hurdle_game
angularjs directive-angular game javascript
Last synced: about 1 month ago
JSON representation
Cross hurdle and win game
- Host: GitHub
- URL: https://github.com/hi-shekhar/hurdle_game
- Owner: hi-shekhar
- Created: 2017-11-29T17:23:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T06:59:59.000Z (about 4 years ago)
- Last Synced: 2025-01-26T05:25:01.127Z (over 1 year ago)
- Topics: angularjs, directive-angular, game, javascript
- Language: JavaScript
- Homepage:
- Size: 2.75 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hurdle_game
1. Their is three path with hurdles
2. Run through path using on screen button click and keyboard keys
3. Keys : up -> UpArrow key , Down -> DownArrow Key , Left -> LeftArrow key , Right -> RightArrow Key , leftUp -> 'Q', rightUp -> 'E', leftDown -> 'A' , rightDown ->'D'
4. Play for fun
## How to start
1. Run npm install
2. npm start
3. Open the website
http://localhost:8080/
Note: Default port is set to 8080
## Home Page

## Level 1

## Level 2

## Level 3

## Success

## Failure
