Skip to content

AUOpenSTEM/number-sequence-puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Puzzle Generator

You know those puzzles that present you with some numbers, and then ask you what the next number in the sequence should be? Like 1, 4, 7, ...

Well, this little tool can create a variety of such puzzle sequences, with different rules of complexity including multi-step operations.

About the code

To be clear, I am not an experienced Python Programmer. It's written in Python because I happened to be maintaining some Python code at the time. So some of this may look sane, other bits may look atrocious :)

Feedback

In any case, as long as you find it useful, that's good. Improvements (pull requests!) welcome. Also ports to other languages, such as Go. Enjoy!

-- Arjen Lentz, 2020

About

Programmatically creating fun number sequence puzzles!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages