Skip to content

shargoj-hw/acquire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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 Sarah Laplante 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages