Blog

/

project


1 min read
2014.08.07

Numbers: RequireJS + Marionette.js

by Nahuel Scotti

My kid (3 yrs old) is learning the numbers, so I thought that would be a good idea create a game related to this topic. This is a classic... basic simple game: you have to find two cells with the same number, when all cells are paired the game is over.

Demo

You could find the source at GitHub

  • #game
  • #javascript
  • #marionette
  • #requirejs