robert-damoc / game-stats

0 stars 0 forks source link

Update README #52

Open robert-damoc opened 12 months ago

robert-damoc commented 12 months ago

Clear the current README, and add the following details:

About

Here you should specify the purpose of this project. Add the ruby & rails versions, and what DB is used.

Setup

Install ruby and rails

Can provide links to rbenv, rvm or whatever

DB

The commands you need to run. E.g.:

First create the database, using

rails db:create

Usage

Specify how to start the app, and the main flows. You can also add print screens

Create Player

How to

Create game

How to, and add players

Game flow

How to start, add rounds, end game