top of page

Monopoly Game in C++

  • naortm
  • Jul 12, 2022
  • 1 min read

In this project I have been trying to create a Monopoly game, using cmd as GUI


Hey and welcome to my first project.

My first project was creating a Monopoly game using C++, and I have been trying to use a various of data structures and so on.


There was 4 times I used STL library. 1 time in Player (class) and 3 times in GameEngine(class).

Vector, Deque, Queue and List.

More so, i used Inheritance, dynamic casting and virtual function.


I'm adding the GitHub link to the project, and here I'm adding some photos to demonstrate.

Link to GitHub: https://github.com/NaorTIRAM/Monopoly---Cplus


The table looks like this:




Creating Game


MidGame


EndGame


 
 
 

Comments


Never Miss a Post. Subscribe Now!

I'm a paragraph. Click here to add your own text and edit me. It's easy.

Thanks for submitting!

© 2023 by Naor Tiram. Proudly created with Wix.com 

  • 298-2980248_tweet-twitter-picsart-picsartlogo-logo-lol-kakao-circle
  • git
  • LinkedIn_icon_circle.svg
bottom of page