Skip to content

mepps/rps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

If you want to play, open your terminal

git clone https://github.com/mepps/rps.git
cd rps
irb
load 'lib/rps.rb'
game = RPS::Game.new
game.play
game.replay

enjoy!

About

Rock paper scissors game for irb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages