Skip to content

Instantly share code, notes, and snippets.

@franksands
Created December 9, 2015 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save franksands/3fcc988728479e6d510a to your computer and use it in GitHub Desktop.
Save franksands/3fcc988728479e6d510a to your computer and use it in GitHub Desktop.
monsterName = ["Dragon", "Goblin"]
monsterHealth = [300, 18]
monsterMagicPoints = [200, 0]
monsterAttack = ["Dagger", "Fireball", "Sword"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment