Giter VIP home page Giter VIP logo

reflexgame's Introduction

ReflexGame

Reflex Game In this assignment project, you’ll find a simple game used to help people improve their reflexes. The game will test how long a user can follow the app as it flashes squares on a grid with increasing speed. The app will have a single screen, which is the game screen with the following mock-up:

Mock-up Itens description
Captura de Tela 2021-09-26 às 18 46 06 (1) A 4x4 grid with a flashed square
(2) Time elapsed since the game started
(3) Start button
(4) Point counter

The user starts with 1 point, and the game goes as follows:

  1. A random square is flashed (turned on and off) for T milliseconds
  2. The app then waits T milliseconds - If the user tapped on the same square during this time, their score is incremented by 1. If they tapped anywhere else or not at all, it’s decremented by 1.
  3. If the user’s score is 0, the game ends. Otherwise, it continues. T will start at 3000 milliseconds, and multiply itself by 0.9 every 5 turns.

On ReflexGameSequencial target this game flashs n squares in series instead of just 1

reflexgame's People

Contributors

felipembassi 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.