This Unity game is meant to show major events over the last 13.8 billion years. The file events.txt contains all the major events being scripted into the game including a description of the event.
If you see that any of the events are incorrect please report an issue. If you want to add events simply create a pull request and add those events to events.txt.
All files are free to download and use as long as you credit this, please see the LICENSE file for more information.
There are two main methods to play the game, the first one is playing online and the second is downloading the files locally. Downloading files locally will result in a framerate increase.
If you want to play online you can go to the itch.io page or the simmer.io page.
To download this game with two methods.
Method 1 (Visual): Click on the green <Code> button and click Download Zip, use a zip extractor to extract the game files and continue to the final step
Method 2 (Command Line): Use your command prompt and enter the command git clone https://github.com/strangejmaster/Billions-of-Years
, the files will then appear in the directory that you ran the command in. For example, running the command in the C:\ directory would put a folder called "Billions-of-Years" in your C drive.
Once you have gotten the folder downloaded simply click into the "Build" folder and double click "BillionsOfYears.exe" to run the game.