Skip to content

A solver for a minigame within Survivor.io, a mobile game.

Notifications You must be signed in to change notification settings

derrickqi2003/sio_STS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

"A row in order from left to right with red, blank, green, purple, blank, green, green is represented as rbgpbgg"

Input your board into board.txt, which a sample board is provided.

To download this from github, go into your command line and run:

git clone https://github.com/derrickqi2003/sio_STS.git

Go into the directory that contains the script by running:

cd STS

Here you can see the script STS.py and board.txt

To run, make sure python3 is installed and run the following:

python3 STS.py

About

A solver for a minigame within Survivor.io, a mobile game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages