Skip to content

nateleroux/princessfrenzy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

princessfrenzy

This is a game that was made for Ludum Dare 25, a 48 hour game competition. Please excuse the messy code and lack of comments. I was in a hurry.

You can start the server and web server using ruby, although you may need some gems.

gem install sinatra
gem install eventmachine
gem install em-websocket

Then start the web and game servers, and connect on 127.0.0.1:80

sudo ruby server.rb
sudo ruby webserver.rb

About

LD25 - Princess Frenzy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.1%
  • Ruby 20.9%