Time Travel Simulator Demo
A downloadable time travel simulator for Windows
Download NowName your own price
This is a text-based simulator for time travel. It runs in your computer's command prompt. Currently, you can select characters, travel through time, and create branching timelines. There's also a settings.json file to mess around with, that determines how new timelines are created and such.
Note: You can use "load <turn|line> <number>" to load a given turn or timeline, or "load time <line number> <turn number>" to load a specific time.
How To Run:
Make sure you have Python 3.13 installed on your device.
Unzip the contents into a folder and double-click 'main.py' or run 'tts_demo.exe' if you downloaded the 'tts_demo_exe' version.
Updated | 9 days ago |
Status | On hold |
Platforms | Windows |
Author | arachnidev |
Genre | Simulation |
Tags | Indie, Text based, Time Travel |
Download
Download NowName your own price
Click download now to get access to the following files:
tts_demo.zip 6.9 kB
tts_demo_exe.zip 7.4 MB
Comments
Log in with itch.io to leave a comment.
how do you run it without the window instantly closing?
I forgot to mention this in the post, but this project requires Python 3.10 installed on your device to run. I’ll be updating the post to include that, sorry!
it's okay, just a simple mistake
EDIT: i installed python 3.10 and...the same thing happened
I was wrong, it was not 3.10, it was 3.13.
python 3.13 was the first one i tried, i'm getting confused
Just uploaded a new version.