https://github.com/proximobinks/simcity-1989-oop
SimCity 1989 using C++ programming language, the raylib library, and applying Object-Oriented Programming concepts.
https://github.com/proximobinks/simcity-1989-oop
Last synced: about 2 months ago
JSON representation
SimCity 1989 using C++ programming language, the raylib library, and applying Object-Oriented Programming concepts.
- Host: GitHub
- URL: https://github.com/proximobinks/simcity-1989-oop
- Owner: ProximoBinks
- Created: 2023-04-04T04:50:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T17:02:37.000Z (over 2 years ago)
- Last Synced: 2025-12-31T00:31:15.321Z (6 months ago)
- Language: C++
- Homepage:
- Size: 2.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimCity-1989-OOP
 
Worked together with a partner to develop a variant of SimCity 1989 using C++ programming language and applying Object-Oriented Programming concepts. Designed a user interface that enabled users to keep track of their city's important indicators and construct or remove buildings as needed to achieve a target of earning XX amount of money by the end of a particular timeframe.