Git Product home page Git Product logo

aihxdev / fma Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 89 KB

Flash mental arithmetic is a memory game which display's digit numbers for some time and user have to add the numbers and provide the answer.

Home Page: https://aihxdev.github.io/fma/

License: MIT License

HTML 34.76% JavaScript 46.40% CSS 18.83%
game iq arithmetic browser community css3 educational html5 javascript memory multiplayer opensource web game-development gamedev games

fma's Introduction

FMA (Flash Mental Arithmetic)

FMA is a memory game that displays digit numbers for a short period, challenging users to add them up and provide the correct answer.

About

Flash Mental Arithmetic is a simple yet engaging game designed to improve mental math skills and memory retention. Players are presented with a series of numbers, which they must add together within a specified time limit. The game is suitable for all ages and can be played anytime, anywhere.

Features

  • Adjustable difficulty levels (digit count, number of questions, speed)
  • Real-time feedback on score and performance
  • Dark mode for comfortable gameplay in low-light environments
  • Responsive design for seamless experience across devices

Usage

To play FMA, follow these steps:

  1. Visit the FMA website or clone the repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Adjust the settings (digit count, number of questions, speed) to your preference.
  4. Click the "Start Game" button to begin.
  5. Add up the displayed numbers and provide the answer within the time limit.
  6. Receive immediate feedback on your score and performance.
  7. Click "Play Again" to start a new game or "Menu" to adjust settings.

Contributing & Contributions

Contributions are welcome! If you have any suggestions, ideas, or bug fixes, please feel free to open an issue or submit a pull request.

  1. vamsi

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

fma's People

Contributors

anonithrax avatar vforvamsi-13 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

vforvamsi-13

fma's Issues

Footer Adjustment

Game 'start button' getting covered by footer(in mobile portrait mode)
These solutions may resolve issue

  • Making the footer's position attribute to position : relative (instead of fixed),
    OR
  • Making footer's position as position: absolute , But If content doesn't fill screen, Make use of Flex to entire layout by wrapping and make give the main container flex : 1 to fill the space between header and footer pushing footer to bottom.
    OR
  • Make a different view for mobile portrait mode (might be by media query).

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.