/monopoly-1

Simple Monopoly game written in C++ with SFML 1.6

Primary LanguageC++

Monopoly game

Simple Monopoly game written in C++ with SFML 1.6.

Building and running

With your own machine

make
./monopoly

With a docker container

If you don't want to install SFML 1.6, you can use the docker container epayet/sfml-1.6 and these ready-to-go scripts.

./build.sh
./run.sh

In game screen