Skip to content

ohnorobo/acquire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Networked, AI-Diven Implementation of Acquire

This was a project for Matthias Feleisen's graduate Software Development class.

Work was done with Jim Shargo and Lori Monteleone.

To run through a game:

    $ python manager.py [gui?] 

To run an admin:

    $ python scripts/run_admin.py <your ip> <port> <num players> [gui?]

To run a player:

    $ python scripts/run_player.py <ip> <port>

http://www.ccs.neu.edu/home/matthias/6515-s13/index.html

About

Acquire Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%