Skip to content

mat-hek/jump

Repository files navigation

jump

Description

Simple game based on T-Rex Google game with very confusing way of supplying user input

This software is written for the Functional Programming course at the AGH University of Science and Technology in Cracow.

Installation

  • Install haskell platform
  • Install elm
  • clone repo and enter it (cd jump/)
  • launch following commands:
  1. stack setup - haskell environment preparation
  2. ./elm-setup - elm environment preparation
  3. ./build - haskell application building process
  4. ./run - elm application compilation and starting server
  • on your phone navigate to <your IP>:4000/sender.html - its the input grabber based on gyroscope
  • in browser navigate to localhost:4000/game.html - actual game with jumping something ^^

Authors

Mateusz Front

Bartłomiej Bukowski

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published