Skip to content

jemimaabu/find-the-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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