Skip to content

tomoyat1/yawg

Repository files navigation

YAWG

Yet Another Werewolf Game
Now playable at https://yawg-game.com

Requirements

  • Bundler
  • Bower

Instructions

bundle install --path vendor/bundle
bower install

To start server,
bundle exec rackup -s thin config.ru