Chimp-Memory-Test
A memory test similar to the one used for chimps.
Video: The Cognitive Tradeoff Hypothesis
Downloading
Prebuilt program is available under Releases
Building
- Clone repository
- Install Python
- Install dependencies:
pip install -r requirements.txt
- Install UPX (optional)
- Run build.py
- Built
*.exe
will be placed in the same folder