Skip to content

Project for Ruby course at FMI. A multiplayer guessing game.

License

Notifications You must be signed in to change notification settings

Boyko-Karadzhov/fmi-rb-cb-arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmi-rb-cb-arena

Project for Ruby course at FMI. A multiplayer guessing game.

Prerequisites

  • Ruby > 2
  • Bundler
  • Node.js

Installation

  1. Clone the repo
  2. bundler install
  3. rake install

Run

rake start

A web client is accessible at http://localhost:7026/

Test

rake spec - runs tests rake - runs tests and style analysis

About

Project for Ruby course at FMI. A multiplayer guessing game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published