A 1-2 day hobby projects.
DEMO: http://sn-playground.surge.sh/
Projects included:
-
Tic-Tac-Toe : HTML(Canvas)/ JavaScript tic-tac-toe game. Or kind of tic tac toe game, as board size and wining strike is configurable. Game support multiplayer by using socket.io and node server.
-
Number puzzle game : Order the number in the board to win the game. Size of the board is configurable.
-
Snake: Classic snake game using only HTML and JavaScript - no canvas included.
-
Conway's Game of Life : More about game http://en.wikipedia.org/wiki/Conway's_Game_of_Life
-
Snake and ladders two player dice board game. Be first to 100 to win