PSU_zappy_2017 | Releases
Our____
|___ /
/ / __ _ _ __ _ __ _ _
/ / / _` | '_ \| '_ \| | | |
/ /_| (_| | |_) | |_) | |_| |
/_____\__,_| .__/| .__/ \__, |
| | | | __/ |
| | | | |___/ Network Game
|_| |_|
__________________________________________
-- Realized by Rm, Cc, Qb and Trevisg
---- Studio Asimov ltd
----- Sav -- bugs@neverread.devnull
A AI vs themselves network game in C & C++
-
make && make clean
to build zappy_server and zappy_ai binaries -
See required flags and arguments with
./[bins] -h
-
./zappy_server -[flag] [options]
to run server -
./zappy_ai -[flag] [options]
to run ai -
Enjoy
- see this readme
- A quick write up with server commands could be found on the bonus directory
- U'll find the complete documentation hosted at this page