Code Monkey home page Code Monkey logo

babbles-to-babbles-frontend's Introduction

BABBLES TO BABBLES

FOR BACKEND

https://github.com/nclairesays/babbles-to-babbles-backend/

ABOUT

Apples-to-Apples inspired game. Four players will choose their characters. Each round will start with one rotating judge and three blind caption writers. After all players have submitted their captions, a random Newyorker cartoon will render and the judge will choose their favorite caption for that image. After each player has served as judge, the game ends and the winner will be declared. alt text

REQUIREMENTS

Requirements: Rails

Install Ruby on Rails

Seed the data and migrate.

rails db:seed
rails db:migrate

Start Rails Server. By default, it should be running on port 3000. If not, you can add a -p 3000 flag to change the ports. rails server

HOW TO PLAY

  1. Open the index.html file (from the frontend directory) into your browser.
  2. Choose 4 different characters for 4 players
  3. First round, player 1 will be the Judge. Players 2-4 will take turns writing their random caption for an unknown image.
  4. When all players have submitted, a random image will appear. The Judge will choose the best image-caption combo.
  5. After each round, another player will be the judge, and the instructions are repeated.
  6. When each all players have been the judge, the game is over and the overall game winner will be displayed.

babbles-to-babbles-frontend's People

Contributors

nclairesays avatar jakbellamy avatar apuck003 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.