Skip to content

mccredie/lostcities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lostcities

A lost cities card game simulator

There are several AI examples in main.py. This is not really a game, though I suppose it could be used as an engine.

Note that this requires python3 to run. It was developed on python 3.3 (or maybe 3.4).

To run unit tests: python3 -m unittest

To run a simulated game try: ./main.py. There are also several examples of AIs in main.py. Note however that they might not all work, It is a goulash.

About

A lost cities card game simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages