- Their is three path with hurdles
- Run through path using on screen button click and keyboard keys
- Keys : up -> UpArrow key , Down -> DownArrow Key , Left -> LeftArrow key , Right -> RightArrow Key , leftUp -> 'Q', rightUp -> 'E', leftDown -> 'A' , rightDown ->'D'
- Play for fun
1. Run npm install
2. npm start
3. Open the website
http://localhost:8080/
Note: Default port is set to 8080