Skifree clone built in Javascript
Install the required dependencies by typing npm install
or yarn
.
Start the test server by running npm start
or yarn start
.
To make the code production-ready, run npm run build
or yarn build
.
- player placement
- obstacle placement
- Objects placement
- Messages
- fps throttle
- keyboard control
- mouse control
- smoother speed control
- Press 'F' to pay respects to the monster
- jumping
- flipping
- hit test
- crash state
- game reset
- scoreboard
- Timer
- speed
- Distance
- Style
- Pause
- Restart
- Game Over Messages
- Start Button
- Share
- canvas setup
- West wing
- East wing
- yeti
- extra (rare) obstacles
- tests