Wolves
Wolves 🐺 is a 2D cli game currently in development using Ruby collaborating with Berto
> Functionality
- You can add Archers and Rifleman to combat the pack of wolves coming at you
- You can delete your hooman if you want to let the wolves win
> Usage
bundle install
ruby ./bin/wolves
> Controls
up
anddown
arrows to select different rowsa
to place archerr
to place riflemand
to remove character
> Demo
> Tests
bundle exec rspec
> Links
> Technologies
- Ruby - High-level Language
- Ruby2D - Ruby gem to ease 2D game creation
- RSpec - DSL (domain specific language) testing suit
MIT Licence