Skip to content

nhenezi/utct-game-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimatetct.com game server

This code contains websocket/algorithm part of http://ultimatetct.com. If you are interested in other repo visit http://github.com/nhenezi/ultimatetct.com.

Dependencies

  • python 2.7.5+
  • redis-server v2.6.13
  • python-redis bindings
  • nodejs v0.10.15 and npm
  • mongodb v2.4.6

When above dependecies are statistfied, use npm install to install additional packages. For full list of packages please see package.json.

How to run?

If you want to enable AI first start websocket server: npm start and then run one of scripts located in /algo directory. If you are interested in writing your own bot visit http://ultimatetct.com/make-your-own-bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published