Skip to content

A realtime, multiplayer tictactoe game for facebook. Built with Node.js and websockets

Notifications You must be signed in to change notification settings

grandbora/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Game

Hi,

This is a realtime, multiplayer tictactoe game for facebook.
Major part of the code is written during the html5 hackathon organized by 5apps

Proudly built with node.js, on top of express.js framework.
Redis holds the persistent data.

On the client side backbone.js is the key, supported by socket.io for utilizing web sockets.
Jquery is used for dom manipulation in views, benefited from jquery UI and some other jquery plugins.
Require.js is used for module loading.

Application is live at https://apps.facebook.com/tictactoegame/
Keep in mind that this is a multiplayer game therefore at least two players are necessary :)

Have fun,

About

A realtime, multiplayer tictactoe game for facebook. Built with Node.js and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published