Code Monkey home page Code Monkey logo

memelioniare's Introduction

Welcome to Who’s want to become a Memelionaire

Setup:

git clone [email protected]:amyerz/memelioniare.git

change ENV variables

bundle install

rake:db create

rake db:migrate

rake db:seed

foreman start

##### Who Wants to be a Millionr!

Despite the name, this application is not actually the same as the popular gameshow “Who Wants to be a Millionaire”. Rather, it’s a quiz game for up to three friends to play together. They play sitting together, off of the same computer. When they start a game, each player is assigned a key, which serves as their buzzer. A question is then shown. The first player to press their buzzer key gets an opportunity to answer. After some number of questions, the game ends and someone is the winner.

###### THE RULES

  1. TDD and Pair-Programming.

  2. CoffeeScript only.

  3. Github for planning.

  4. Mixpanel for analytics.

  5. **Solid Demos** - Rehearse if you need to.

###### 1. Basic functionality.

  • Questions are plain-text. Answers are multiple-choice.

  • Build the game for three players only (So there’s no logic necessary for how to handle the game with only two players).

  • Don’t forget about analytics.

  • Forget about making it look good.

###### 2. Ship it.

  • Make it look good.

  • Deploy it to Heroku. You may not demo off of Localhost for this project.

###### 3. Advanced functionality. Do not start any of these features until the basic functionality and design are solid and the application has been deployed.

  • Support two or three players - or more, if you want.

  • Questions should allow for media like photos or videos.

  • Answers can be either multiple-choice or text.

  • Add sound effects using the *[Teach Yo Self™](github.com/sumeetjain/WDI-SF-May-2013/wiki/Homework#friday-august-2)* homework - perhaps for a game ending and a buzzer-press.

  • Add an admin area where questions/answers can be added. If questions can have media in them, this might mean adding an upload form!

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.