Skip to content

Some cool game to play at lunchtime

Notifications You must be signed in to change notification settings

geek411/mission_game

 
 

Repository files navigation

Mission Game

mission-game is a gemified CLI based ruby game meant to be played by devs at lunchtime to FREE their minds. 😎

Getting started

Install the gem locally on your Mac/PC

gem install mission_game

Then execute:

mission_game

Or build the gem yourself

git clone https://github.com/avosa/mission_game.git

cd ~/mission_game

bundle

gem build mission_game.gemspec

gem install ./mission_game-{VERSION}.gem # eg gem install ./mission_game-1.1.2.gem

mission_game

Enjoy!

Author

Webster Avosa

About

Some cool game to play at lunchtime

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%