human benchmark
1.0.0
为了好玩,编写在人类基准测试中表现良好的脚本,可以在这里找到:https:// humanbenchmark.com/
pip3 install pyautogui # Mouse/Keyboard/Screen Control
npm install open // js open websites
npm install robotjs // equivalent of pyautogui for JS
sudo apt install tesseract-ocr // install tesseract on command line (image recognition)
sudo apt install libtesseract-dev // not sure if this one is actually necessary
目标训练器: node aim_trainer.js
黑猩猩测试: TODO
号码记忆: TODO
反应时间(Python [慢]): python3 reaction_time.py
反应时间(JavaScript [FAST]): node reaction_time.js
序列内存: TODO
打字: python3 typing.py
言语记忆: python3.8verbal_memory.py
视觉记忆: TODO
机器人: