jbrr / ski-free

SkiFree in Javascript

Home Page:https://jbrr.github.io/ski-free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkiFree

A basic version of the classic Microsoft game SkiFree made in JavaScript on an HTML5 canvas. Built by Rose Kohn and Jeff Ruane. Play the demo here!

To Install

  1. Clone the repo
  2. npm install
  3. npm start
  4. Navigate to http://localhost:8080/webpack-dev-server/test.html to see our test suite, or to http://localhost:8080/webpack-dev-server/ to see the app.
  5. Play SkiFree! Watch out for the Yeti! Or don't, doesn't matter, you can't really escape it anyway.

About

SkiFree in Javascript

https://jbrr.github.io/ski-free

License:MIT License


Languages

Language:JavaScript 90.5%Language:CSS 5.8%Language:HTML 3.7%