/penguinFlipper

Pair programming project with Plain JavaScript and Ruby on Rails. A memory card game with pictures of different species of penguins in the front. To win the game, you have to match as many cards as possible until timer is done. If you match the cards, it is collected and details about the penguin will be shown.

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...