Skip to content

Billions of Years is a Unity project meant to create a fun way to learn about history and the past 13.8 billion years.

License

Notifications You must be signed in to change notification settings

strangejmaster/Billions-of-Years

Repository files navigation

Billions of Years

Description

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.

Contributing

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.

Usage

All files are free to download and use as long as you credit this, please see the LICENSE file for more information.

Playing

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.

Method 1: Playing online

If you want to play online you can go to the itch.io page or the simmer.io page.

Method 2: Downloading (Recommended)

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.