Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.1 KB

Wash the virus as many times as you can during 60 seconds.

screenshot

Built with

  • Ruby
  • Gosu

Setup

  • Clone repo to your machine
  • Install Ruby
  • Run gem install bundler and then bundle install to install the Gosu gem from the gemfile, or just run gem install gosu from the command line.
  • Open containing folder in CLI and run ruby wash_the_virus.rb

Gameplay

  • Wash the virus as many times as you can during the given time. Careful as your score drops every time you miss.

Testing

  • Install rubocop by running gem install rubocop in the terminal.
  • Test by running rubocop in the terminal.

Author

Stefan Dili

Acknowledgements

  • A very big thank you to Mark Sobkowitz for the book

Future features

  • Multiplayer
  • Lasting scoreboard
  • Power-ups