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/bin
directory to PATH Environment Variable- You can test it by typing
java -version
in terminal
- You can test it by typing
- Download and launch
.exe
from here - Or launch
.jar
via 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
--create
argument, 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
.exe
file 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