Skip to content

karantamhane/boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Bobble

A multiplayer word game - Make words horizontally, vertically, diagonally in any pattern from a given grid of letters!

Execution instructions -

  • Clone the repo at http://github.com/karantamhane/boggle.git
  • Note IP address of server machine.
  • Run "ruby server.rb" in terminal of server machine.
  • Enter server IP address in 'client.rb' (line 5)
  • Play the game by executing "ruby client.rb" in the terminal

Requirements -

  • Access to a Unix-based terminal required.
  • Computer must have Ruby installed.
  • Network connection required for multiplayer games.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages