Skip to content

saschagehlich/fitit

Repository files navigation

FitIt

Description

FitIt is a browsergame that was originally created on ADVANCE Hackathon 2012 in Cologne, Germany as a small project by @rattazong, @snnd and @newmetl.

It is based on the board game "Ubongo" - the object of the game is to fit your gaming piece into the highlighted area, together with the gaming piece of the other players. The trick: You are not able to talk to the other players.

Technics

Backend is done with node.js, socket.io and express.js. Frontend is done with HTML5 + Canvas, Jade as a templating language and Stylus for CSS. All the JavaScript is written with CoffeeScript.

Setup instructions

  • Install node.js
  • Use npm install to install the needed modules
  • Make sure you have CoffeeScript installed globally (using npm install -g coffee-script)
  • Run the server using coffee ./index.coffee

License

"FitIt" browser game by FitItGame.com is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.

About

A HTML5 browser game based on the board game 'Ubongo'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published