mukundvarma / wonders

Python implementation of 7 wonders base game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wonders

Port of https://github.com/jdgordon/ColouredCardDraftingGameEngine

Old Readme

This is an implementation of the 7 wonders board game by Antoine Bauza.

TODO List:

  • Implement Wonders
  • Implement a UI - hopefully a textbased web design similar to the isotropic.org style
  • Fix buying cards so the money is actually spent
  • Leaders expansion
  • Cities expansion
  • Babel expansion!

To run the game just run $ ./game.py in the chceckout directory

About

Python implementation of 7 wonders base game

License:GNU General Public License v2.0


Languages

Language:Python 100.0%