من أجل المتعة، اكتب نصوصًا تحقق أداءً جيدًا جدًا في الاختبارات المعيارية البشرية، والتي يمكن العثور عليها هنا: 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
وقت رد الفعل (بايثون [بطيء]): python3 reaction_time.py
وقت رد الفعل (JavaScript [FAST]): node reaction_time.js
ذاكرة التسلسل: TODO
الكتابة: python3 typing.py
الذاكرة اللفظية: python3.8لفظي_memory.py
الذاكرة البصرية: TODO
روبوتجس: