Skip to content

Releases: georgelid06/Marvel-Snap-Simulator

Initial Version

17 Apr 20:04
Compare
Choose a tag to compare

A working version of Marvel Snap in Python. The game will randomly play cards for both players, each card effect works as in the game and a winner is decided with the same rules.

Current cards:

  • Abomination
  • Cyclops
  • Hawkeye
  • Hulk
  • Iron Man
  • Medusa
  • Misty Knight
  • Punisher
  • Quicksilver
  • Sentinal
  • Shocker
  • Star-Lord
  • The Thing

Current Locations:

  • Xandar
  • Wakanda
  • Tinkerer's Workshop
  • Throne Room
  • The Vault
  • The Big House
  • Stark Tower
  • Negative Zone
  • Muderworld

The currently implemented cards are the 13 starter cards Marvel Snap offers when first playing, the next release will include the 5 recruit season cards and the 9 cards from the inital collection levels (1-14). It will also feature more locations and a better system for choosing cards (currently calling it ai.py feels a little grand). Further down the line I'm hoping to add in more cards, more locations and a system for collecting the data from matches to run some analysis on.