SchachZWO Online

A chess like multiplayer online browser game. The game is based on the board game SchachZWO. The browser game was a student project at the HSZG.

On the client side there is Angular.JS, Require.JS, JQuery and HTML5 Canvas used.

On the server side we use Node.JS, Express.JS and MongoDB/CouchDB. The communication between server and client is done with REST like webservices and Server Sent Events.

You can play the game online at http://schachzwo.inf.hszg.de/. The source code is hostet on github: https://github.com/manuel_mauky/schachzwo-online

Related Articles: