Skip to content

Simple game inspired by the current (March 2020) covid-19 pandemic

License

Notifications You must be signed in to change notification settings

dili021/wash_the_virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple game inspired by the current (March 2020) covid-19 pandemic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages