Home > scorecard

scorecard

Scorecard is a project mainly written in JAVASCRIPT and SHELL, it's free.

HTML5 app to help you track score for various boardgames

This app is made to help you tracking your score for Agricola a very nive boardgame by Uwe Rosenberg

This app is all made with javascript. To achieve it here the livrary/framework used :

  • html5boilerplate : html5 app skeleton to start with
  • 1kbgrid : lightweight css grid
  • backbone.js : a simple and very elegant MVC framework
  • handlebars : nice templating language
  • jQuery : no need to tell you something about it ...

The main purpose is to learn theses awsome libs while taking some fun to code in js. Maybe this app will become a full featured site or not. Who's know ?