Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

64DITP

64DITP (Survivor-esque competition with 64 competitors) simulator. Inspired by Brantsteele.

Very crude. I made this out of boredom because I like doing these types of competitions. Beware!

Configuration

Edit src/config.py to edit tribe names, tribe colors, game twists, etc. You can decrease the cast size to your custom amount by changing the size of the list 'names'.

Names only (randomly generated profiles):

Use a site (I prefer https://commaquote.azurewebsites.net) to format 64 names of your choice into string format. Then, replace the "names" list with your cast's names.

Names with profiles:

To create your own pre-set profiles I recommend using excel or google sheets, exporting to CSV and putting it through a CSV to json converter (I personally use https://csvjson.com/csv2json).

Lastly if you want to add other aspects such as tweaking game phases, adding custom challenges, etc, have at it.

Saving results

You can automatically set the simulation to run a certain amount of times by setting AUTORUN to true. The simulation will automatically export placements data to a list after each finale. After the autorunner is finished or the player exits, statistics data including average placement will also be exported.

image image

About

64DITP Simulator (Survivor-esque competition with 64 competitors). Inspired by Brantsteele. Basically a configurable custom Survivor simulator with a simple logic/threat system, idols, stats for challenges, etc. with up to 4 teams.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages