Skip to content

fredmorais/monopoly-nova-sbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly Nova SBE

Why

This was the final project for the Introduction to Programming course at Nova SBE, developed during my Master's in Management. The project was done in collaboration with Martim, Timm and Emily.

Usage

To start a game from scratch:

python3 play.py <PLAYER_1> <PLAYER_2> <PLAYER_3> <PLAYER_4>

Example:

python3 play.py Fred Martim Timm Emily

To load a saved game:

python3 play.py <SAVED_GAME.json>

Example:

python3 play.py game3.json

To save the current game:

Press "s"

About

Final project for the Introduction to Programming course at Nova SBE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages