Free game for training divided attention
- Download the latest release here
- You can buy me a coffee here:
Your task is to guide an increasing number of balls to their stations.
You must divide your attention to guide them all simultaneously.
- Java 1.8 - Download
- Add your
JRE/bindirectory to PATH Environment Variable- You can test it by typing
java -versionin terminal
- You can test it by typing
- Download and launch
.exefrom here - Or launch
.jarvia cmd:java -jar track-of-thought_x.y.z.jar - Available arguments:
--reset- resets progress--log- enables logging to file--create- enables mode for creating custom levels--nocolors- disables colored logging - useful for IDEs--version/-v- displays game's version
- You can contribute by creating new levels
- Launch the game with
--createargument, once your done your level will be saved in:- Windows -
%appdata%\track_of_thought\ - Unix -
~/.local/share/track_of_thought/
- Windows -
- Windows & Browsers may flag the executable as virus
- The
.exefile is actually a wrapped.jar - If your Windows' cmd doesn't support ANSI, here is how to enable it
- The game was inspired by Lumosity's Train Of Thought
