theme park sim banner

theme park sim

1 devlog
38m 19s

a theme park sim

Vulcan

First devlog

So I came up with the idea of this because I wanted to make a stock market like simulator, but something different.

So the idea is going to be you’re at a theme park, and the queue times change every 5 minutes, and you need to get on as many rides as possible before the theme park closes.

First, I setup the project, and created the classes for Ride and Player.

After that, I created a method within Player called game which lets me see the time, then move to the next 5 minute interval, until the day has ended!

Attachment
0