Changed the backend game server to nodejs
Added chat room functionality through freenode IRC
Fixed a client logging error
Added visits.php to get number of visitors
Added client logging capabilities, to track number of visitors
Fixed gameManager.php to handle whitespace at EOF of games
Finished client/server synchronization
Removed unnecessary games
Basic multiplayer functionality in place