0.0
No commit activity in last 3 years
No release in over 3 years
## battle royal A Mortal Kombat influenced battle royal gem ### To Use run `gem install battle_royal` In your terminal simply run `$ battle` ### Notes Currently, the game allows for users to input a certain number of rounds. The battle will run until there is only 1 player standing. I recommend that you run the game for at least 10 - 100 rounds ### To Contribute 1. Fork 2. Clone 3. Create a New Branch 4. Submit a Pull Request
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
 Project Readme

battle royal

A Mortal Kombat influenced battle royal gem

To Use

run gem install battle_royal

In your terminal simply run $ battle

Notes

Currently, the game allows for users to input a certain number of rounds. The battle will run until there is only 1 player standing. I recommend that you run the game for at least 10 - 100 rounds

To Contribute

  1. Fork
  2. Clone
  3. Create a New Branch
  4. Submit a Pull Request