Skip to content

trevisg/PSU_zappy_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSU_zappy_2017 | Releases

Grade Build Status Gitter chat Maintenance

     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++

Usage :

  • 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

Install package :

Documentation :

  • A quick write up with server commands could be found on the bonus directory
  • U'll find the complete documentation hosted at this page

Overview :

  • Show a running capture of zappy_server && zappy_ai working together

  • As of release 0.0.600