Release 1.3
How to use:
- Download the
.zip
for your system. - Extract the files.
- Navigate to the
bin
folder. - Run
connect-4
(orconnect-4.bat
if you're on Windows).
Note:
- The installers are currently only available for Windows.
- If you're on Windows and wish to use a portable build, you can use
connect4-win-x64-1.3.zip
(which ships with a JVM) orconnect4-win-x64-portable-1.3.zip
(which has a windows executable. This option is recommended).
Changes:
- Fixed the auto-dropping feature causing the timer to hang if the column was full.
- Fixed the crash if the settings failed to save. 💾