A downloadable game for Windows

Galactic Gomoku

A Galactic sci-fi themed Gomoku game built with Python and PySide6. Play as the Light Side (blue) against the Dark Side AI (red) in a classic five-in-a-row battle.

Features

15x15 Gomoku board with free Gomoku rules (five in a row wins)

Single player vs AI only

AI powered by Minimax algorithm with Alpha-Beta pruning (depth 3)

Galactic sci-fi dark theme with neon blue and red stones

Animated start screen and game over screen

Hover preview before placing a stone

Last move marker and winning cells highlight

New Game button during play

AI runs on a separate thread to keep the UI responsive

Download

Download
GalacticGomoku_win64_v1.0.0.zip 41 MB

Install instructions

Download an unzip. Run the compiled standalone Windows executable.

Note: some antivirus software may flag this executable as suspicius. This a is a false positive common with Python-based executables packaged with PyInstaller. The full source code is available on GitHub for review: https://github.com/rozsit/148_Galactic-Gomoku

Leave a comment

Log in with itch.io to leave a comment.