Skip to content

Release 1.1

Compare
Choose a tag to compare
@megabyte6 megabyte6 released this 27 Feb 05:40
· 27 commits to main since this release

How to use:

  1. Download the .zip for your system.
  2. Extract the files.
  3. Navigate to the bin folder.
  4. Run connect-4 (or connect-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.1.zip (which ships with a JVM) or connect4-win-x64-portable-1.1.zip (which has a windows executable. This option is recommended).

Changes:

  • Added support for timed turns to make playing a bit more stressful! 🕒
  • Added option for random obstacles to change up the terrain a bit (if you want of course 😄) 🏔️
  • Bug fixes 🪲 as well as a proper implementation when there is a tie. 👔