So this is a small one script game I was creating from last week.
I posted it on github as Loopbreaker. You will be given a pattern of 4 numbers and you have to determine whether they are a pattern or not (random noise). It's a fun mental math game and I got the idea while solving Logical Sequences for my MAT Test 😂.
To run it just download the code from github. Extract and run the
dist/main.exe
file. Hope you will like it.You can check out my other gists as well :) I created 2 more fun python-based games