Java CS Code
Made by Skyzhou
IntelliJ IDEA Project
Based on JavaFX.
An CUHKSZ CSC1004 Assignment (Link)
Github Link : Java Gomoku Game NOT OPEN YET
Introduction
This is a simple Gomoku game with GUI based on JavaFX. Only one java code file included.
It’s easy to use so nothing is required to introduce, lol.
AI Mode
A quite simple AI. It will defense you when lining too much or attack when AI will win for like 100% chance. (Shit mountain 300 lines code)
Functions
- Basic Features
- Preliminary Gomoku Game Rules
- Java GUI
- Direct Mouse Control
- Advanced Features
- Time Limit
- AI Players