/Example-Simulator-X

A simulator game where you click to earn and then buy stuff (following a tutorial currently)

Primary LanguageLua

Example-Simulator-X

Project used with Rojo and by following this playlist of Tutorials to get a gist on concepts like Rojo, DataStorage, Trading, and more of the concepts followed in the videos. Playlist here: https://www.youtube.com/playlist?list=PLl1Tso3TyF55UEnXsYkmsamFqKUBdgo1S

Videos Completed:
1 ██████████ 𝟏𝟎𝟎%
2 ██████████ 𝟏𝟎𝟎%
3 ██████████ 𝟏𝟎𝟎%
4 ██████████ 𝟏𝟎𝟎%
5 ██████████ 𝟏𝟎𝟎%
6 ██████████ 𝟏𝟎𝟎%
7 ██████████ 𝟏𝟎𝟎%
8 ██████████ 𝟏𝟎𝟎%
9 ▒▒▒▒▒▒▒▒▒▒ 𝟎% (haven't started)
(The AutoClicker for the fast is one off, but I'm just going to ignore the problem lol)

Generated by Rojo 7.2.1.

Getting Started

To build the place from scratch, use:

rojo build -o "Example-Simulator-X.rbxlx"

Next, open Example-Simulator-X.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.