Git Product home page Git Product logo

Homerow Apollo

Homerow Apollo

What is it?

In Homerow Apollo, you will be given a prompt to type, and a time limit to complete the prompt under. Earn points and move on to the next level by correctly typing out the prompt within the time limit. The best scores will earn a spot on the Leaderboard, so do your best!

How to Get Started

Install dependencies:

  1. From root directory, run npm install.
  2. From root directory, run bower install.

Seeding the Database with Challenges and Game records:

  1. In your Terminal, navigate to the server/ directory.
  2. Enter the mongo shell by typing 'mongo' and hitting enter.
  3. Create or switch to the database that you wish to use with Homerow Apollo with the use command (for example, use apollo).
  4. Seed the database with challenges by entering the following: load('seedBatch.js')
  5. Seed the database with game records by entering the following: load('seedGame.js')
  6. Exit the mongo shell with ctrl+c
  7. Run the server and open the browser to localhost:8080

Tools

  • Angular
  • Sass
  • Bower
  • Express
  • Mongoose
  • Node.js
  • Grunt
  • Morgan
  • Method-Override
  • Body-Parser
  • CodeMirror
  • Karma / Mocha / Chai / ng-mock (Unit Tests)
  • Protractor / Jasmine (End to End Tests)

Minimum Viable Product

  • User can start a new Game.
  • User can complete challenges by typing prompts into text fields.
  • Score earned is based on how long it takes the User to complete each level.
  • Game includes levels of increasing difficulty.
  • Database holds Leaderboard of highest current scores.
  • User can view the Leaderboard.

Stretch Features

  • User accounts
  • Criteria-based/bonus challenges
  • Report of words per minute or other performance breakdown
  • Find source for challenge content
  • Option to play Game with other programming languages
  • D3 visualization of Leaderboard

hrr7-apollo's Projects

legacy icon legacy

Political Profiler: View a Representative's Votes

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.