Record your brain data with this millitary grade python script for use with AI or a graphing calculator.
How to compile python scripts fast:
1. open powershell as administrator
- "pip install pyinstaller"
- open the directory containing the script in powershell
- "pyinstaller --onefile (paste the script location)"
- open the exe in the dist folder
V 0.1 : Basic ai generated scripts based on official documentation (https://www.semanticscholar.org/paper/Automated-Neuropsychological-Assessment-Metrics-Rice-Lindsay/990f8f99bf9b7164fc8b92d8cac025d1de5d960c)
V 0.2 : (Square Memory)Added Options. now the game can be made more difficult or set for long term memory. Correct answer now gives a green flash.