No commit activity in last 3 years
No release in over 3 years
Simple basic bash game implementations in Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

 Project Readme

RubyTerminalGames

The idea of the gem is provide some basic games to play on Terminal. Currently the gem has the games below:

Snake Hangman Sudoku
Snake Hangman Sudoku

Any game suggestions?

Installation

$ gem install ruby_terminal_games

Usage

$ ruby_terminal_games
Usage: ruby_terminal_games COMMAND [ARGS]

The most common commands are:
  list    Get the list of games
  play    Have fun!
  about   What is the game about?

Contributing

I would love your contribution. Feel free to push some code!

License

The gem is available as open source under the terms of the MIT License.