Skip to content
/ LCD Public

A set making card game written in Ruby and built with Sinatra.

Notifications You must be signed in to change notification settings

TheRealest/LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCD

A collectible card game written in Ruby and built with Sinatra.

Usage

To install dependencies use

bundle install

Then run the server with

rackup

Or for automatic reloading use the shotgun gem

gem install shotgun
shotgun

Then open your browser and navigate to localhost:1337.

About

A set making card game written in Ruby and built with Sinatra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages