Gomoku
Overview
Gomoku is a traditional strategy game where two players compete to align five consecutive stones on a grid.
Features
- Single-player mode against AI or local multiplayer
- Simple and intuitive interface
- Save and load system
Project details
Developed in collaboration as a university project, this game was built over 2 months using the Java programming language.
We implemented a full graphical interface to enhance the gaming experience. The game allows for stone color customization, dynamic grid sizing (the grid automatically expands), and adjustable win conditions. It also features background music, sound effects, and a save/load function.