Except it's not really a game, but a simulator of a theme park.
This is a text and menu-based game surrounding the management of a theme park. It allows you to buy rides and shops. Guests will want to go on these rides and buy from your stores. All based on random stats (with the guests) and stat boosts (from rides and consumption).
In this checklist you can read how to get this solution running. Choosing to either use console commands, or just following the instructions in your own way.
-
Clone this repo to a folder by running
git clone https://github.com/timothywalter/net-theme-park-tycoon.git
(Or using your favourite Git Client)
-
Enter that folder
cd net-theme-park-tycoon
-
Open the .sln file to open the solution
-
There are three different projects, described below...
-
Right-click the project you wish to start and "Set as StartUp project"
- ThemeParkTycoonGame.Forms is a WinForms version
- ThemeParkTycoonGame.Fancy is a WPF version (please help me complete it)
- ThemeParkTycoonGame.Core is the fundamental basics of the simulation. It contains no UI and can't be started directly.
-
Press 'Start' or F5
If you wish to contribute, check out the wiki in this repository. Please help expand it so new contributors can help understand how this solution works.
To contribute:
-
Create a fork of this repository
-
Strategize with your team (or self): what are you going to make
-
Make changes (with your team) to your fork (keep the CONVENTIONS in mind)
-
When done, pull in the latest version of this repository (to merge any new code)
-
Test the software on your fork
-
When satisfied with the tested result, you can create a Pull Request to this repository.
-
@timothywalter will check your code and merge it into the master:
Only tested code is merged into the master. If there are too many errors your changes will be rejected
-
Go back to
step 2
- All icons by Icons8