Skip to content

rachel-padworski/memory_game_backend

Repository files navigation

README

Overview

Memory Game

A game for all ages featuring characters from Wreck-It Ralph. “What’s going on in this candy-coated heart of darkness?” Memory Game is just a simple matching game with 24 cards. This backend features an API comprised of and array of cards and an array of players. Each card represents a character - Ralph, Felix, Vanellope, etc. Enjoy!

Installation

To use this app, clone this backend repo and use it alongside this frontend repo, then execute: $ bundle install

Usage

  1. Run rails db:migrate
  2. Run rails s to get the server started
  3. Launch http://localhost:3000/api/v1/games in your browser

Contributing

Bug reports and pull requests are welcome at https://github.com/raepad/memory_game_backend. Contributors are expected to adhere to the Contributor Covenant.

License

Distributed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published