Skip to content
SGover edited this page Nov 6, 2013 · 8 revisions

##deadline 1(design): basic feature set of the game game mechanics ##deadline 2(alpha): working game classes without graphics yet todo list:

gameFactory.py

  • initating the board from a file

gameClasses.py

  • goBlock class
  • taxBlocks class
  • changes in cardBlock

###mainGame.py

  • fixing the landon function in mainGame file
  • buy function
  • build function
  • auction function
  • trade function

testing

tests for all the classes test the game mechanics

soft deadLine x(production)- 09/12/2013:

all feature working with graphics and sounds

Clone this wiki locally