niculistana / Liars-Dice

A multiplayer dice game

Home Page:https://intense-temple-36417.herokuapp.com/play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liars Dice

Multiplayer Dice Player Game.

Requirements

ruby 2.5.8
rails 5.2.4

Development

bundle
rake db:migrate
rails assets:precompile
rails s

Note

This project is currently undergoing migration. Most methods may not necessarily be up to date.

Sample .env file

PUSHER_APP_ID=123456
PUSHER_KEY=asdasdasdasdasdasd
PUSHER_SECRET=asdasdasdasd
PUSHER_CLUSTER=us

About

A multiplayer dice game

https://intense-temple-36417.herokuapp.com/play


Languages

Language:Ruby 50.6%Language:HTML 22.0%Language:JavaScript 21.3%Language:SCSS 4.5%Language:CoffeeScript 0.8%Language:CSS 0.8%