Survivor Series Simulator

For your dream Survivor Series matchups

This project is maintained by AlexMathew

SURVIVOR SERIES SIMULATOR

Bringing together my love for pro-wrestling and programming.

THE INSPIRATION :

Ever wanted to have a Dream 5-on-5 Survivor Series match ?

CM Punk, Daniel Bryan and Chris Jericho on the same team ?

Can Vince McMahon, Shawn Michaels and Bret Hart get together on the same team ?

How would a team of Indy stars fare against WWE and TNA's top guns ?

This is your way to simulate those dream matchups !

THE PROGRAM RUN :

Run the program through your command prompt.

Once you've opened the Survivor-Series-Simulator.py file , a Tkinter window opens, with a list of 125 wrestlers to choose from for your teams. I've allotted a rating for each of them. (Pro-wrestling purists may argue with me about some of the ratings. But my program, my ratings) Pick your team of 5, such that it doesn't exceed the maximum rating total of 43.5.

Once you've picked both your teams, and confirmed them, a new Tkinter window opens for the match run.

In the match run, use one of the 6 buttons to pick the type of moves.

  • Basic
  • Grapple
  • Hold
  • Aerial
  • Finisher
  • Tag

To eliminate the opponent, use the "Finisher" button to perform the wrestler's finisher. The match continues until one of the teams is completely eliminated. Once the match is finished, use the "Import Commentary and Close Game" button to save the commentary into a text file, in the directory you initially specified. Otherwise, hit "Close Game" to just close the game.