Skip to content

dividat/skifree.js

 
 

Repository files navigation

SkiFree reborn

This is a fork of skifree.js with some major changes:

  • Hand-drawn sprites by Moriz Oberberger
  • Simple 2D physics simulation for skier acceleration and velocity
  • Very simple skier psyche simulation to build speed with confidence
  • Compatibility with the Dividat Play platform to control the skier with a Dividat Senso

Big thanks to Daniel Hough and contributors for making skifree.js and to Chris Pirih for making the original SkiFree.

Development

To test it with Play[dev], enter nix develop, then run bin/dev-server.

Finally, go to https://play.dividat.com/playDev.html and use http:https://127.0.0.1:8000 as URL.

Builds

You can create a complete build in bundle/ using

make bundle

Copy this directory anywhere you want to deploy it.

License

MIT License. See license.md

Skier Monster

Languages

  • TypeScript 89.2%
  • JavaScript 5.0%
  • CSS 1.6%
  • HTML 1.6%
  • Nix 1.0%
  • Makefile 1.0%
  • Shell 0.6%