This is a simple game that I realized for that competition. Not very advanced graphically, I tried more to add a dynamic feature with badges (though there are not enought of them).
Uses:
- Node.js
- Express
- Backbone
- Underscore
- Socket.io
- Wikimedia Commons for images
- Go to the deployed game
- Choose a username and enter the game
- At each round, select a number either by clicking on the cell or by entering the value in the input
- Earn badges while playing (or not)
- new badges
- win n rounds in arow
- all cells filled by other players before you could play
- filled the last available cell
- use a datalist to suggest values to enter in the input
- add spinners
- adapt grid size to number of players
- players with avatars
- show badges of other players
- bind enter to the buttons