Skip to content

noahgibbs/RailsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: THIS IS AN ANCIENT REPO, KEPT AROUND ONLY FOR HISTORICAL REASONS. NO PART OF THE CODE INSIDE IS PRODUCTION-WORTHY.

# RailsGame example, building from the ground up

You must have Redis and Juggernaut installed. Redis can be downloaded or installed through most package managers. Juggernaut must be installed via npm – see github.com/maccman/juggernaut.

To start, use foreman:

$ bundle install
$ foreman start

This will start all relevant servers (there are several).

About

Outdated: Rails plugin to create Rails-based server-push games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published