Giter Club home page Giter Club logo

mapmonster's Introduction

MAP MONSTER

Map Monster is a quiz game using Google Streetview to transfer the user to a random place. The user should guess the place between two available options.

Screenshot

Game Design Notes

Objectives

  • The game should be “easy to learn but hard to master"
  • Players experience Beginner’s Luck when they start the early levels

Values

  • lives (♡)

    • initially 5
  • score

    • for every correct question the remaining seconds are added up to the score
  • places

    • it increases by one for every answer (right or wrong)
  • wins

    • it increases by one for every correct answer
  • level

    • start at 1
    • increase by one for every 10 places
  • level wins

    • it increases by one for every correct answer
    • it becomes zero when you start a new level
  • consecutive wins

    • it increases by one for every correct answer
    • it becomes zero for every wrong answer
  • stars (☆)

    • initially 0
  • timer duration

    • Initially 30 secs
    • Decreases by 5 for every level
    • It cannot be less than 10 secs

Achievements

  • Get a ☆

    • if you get MIN(5+level, 10) level wins
  • Get a ♡

    • if you get MIN(2+level, 10) wins in a row
    • if you get 3 ☆

mapmonster's People

Contributors

antonis avatar

Watchers

 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.