Connect4 by Martin Butler - Homebrew App Store (wiiu)
Back

App Store IconHomebrew App Store (wiiu)

Connect4
by Martin Butler

Connect4 icon
    Version1.1.0
    Zip size813 KiB
    LicenseMIT
    Updated16/04/2025
    Downloads406
    MD501d5d03a995c61d44f4286c097bfdd9a

App Details

The Connect4 game written for the Wii U. The computer moves are calculated by my first go at a neural-network. See GitHub for more details.

Changelog

1.1.0

Changed to a retro look including 8-bit font.

Corrected a coding error in the power function X^0 is 1 not 0. With this correction the game logic is working exactly as the PC C and Java versions; making it more difficult to beat. It also allows any further developments to be trialed on PC before being ported to the Wii U.

1.0.0

Initial version working on Wii U. Fully works, but graphics are minimal.