forked from rguiu/vc_connect5
-
Notifications
You must be signed in to change notification settings - Fork 0
kpolitowicz/vc_connect5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Intro Connect 5 server We are planning to build bots at the office to play connect 5. This is just the judge server. 2. Starting the game server $ ./bin/start_server (from the root of the project dir) Connect 2 clients to the 8123 port to start game 3. Clients Client bots can issue following Commands: - nick your bot name - move x y Start the sample client with: $ ./bin/start_sample_bot <nick> [ip [port]] ip is localhost by default
About
just to play
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 57.6%
- Ruby 42.4%