Skip to content

dan5/uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

UNO server client system.

ruby uno.rb server
irb -r ./uno.rb
irb > uno = DRbObject.new_with_uri('druby://localhost:00000')
irb > c = UnoClient.new(uno)
irb > c.draw
irb > c.show
irb > c.throw idx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published