CLI game created with Ruby, ActiveRecord, and TTY::Prompt
(Player -> &
| Badgers -> %
)
To install Badgers And Gyms, follow these steps:
- Clone this repo:
git clone git@github.com:mpottebaum/badgers-and-gyms.git
- Enter the directory and install gems:
cd badgers-and-gyms
bundle
To use Badgers And Gyms, enter the following command into your terminal in the badgers-and-gyms
directory:
ruby bin/run.rb
The badger apocalypse is upon you
You -> &
| Badgers -> %
You can escape from the gym through the exit at the top Or you can kill all of the badgers
Throw grenades to kill the badgers Save your bullets for close-range combat
To throw a grenade, first select the direction of the throw represented by degrees relative to your position and then select a power level from one to three
If you want to contact me you can reach me at mpottebaum@gmail.com.