Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 743 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 743 Bytes

find-the-formula

Figure out the formula used in a sequence and correctly predict the next number.


How To Play

  1. At the start of the game, you'll be provided with a series of numbers and a blank space to predict the next number.
  2. Try to figure out the formula used in generating the numbers and predict the next one.

Open Source

This project is open to contributions from the public.

If you're a math nerd, feel free to add your own number pattern to the game (the more difficult it is to figure out, the better).

Contributing

Checkout CONTRIBUTING.md for details on adding patterns.

License

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