Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 453 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 453 Bytes

🎩 RS019-monopol

RS019-monopol is an application based on a simple, yet popular board game called "Monopoly".

Prerequisites

  • Qt5
  • QtCreator (optional)

Getting started

Download the repository, then in terminal, run:

	$ qmake
	$ make
	$ ./RS019-monopol

Authors