mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-09-01 00:30:05 +00:00
0464d8a36fb5283845b0fa2431d222304334ef2d
gomoku
A simple Gomoku game with networking. Based on Ratel.
Project Structure
This is a monorepo containing the following components:
| Directory | Description | Language | Source |
|---|---|---|---|
server/ |
Game server with multiplayer support | Go | ratel-online/server |
core/ |
Shared core logic, models, and networking | Go | ratel-online/core |
client/ |
CLI game client | Go | ratel-online/client |
api/ |
API definitions | Java | ratel-online/api |
Credits
This project is built upon the work of the Ratel Online organization. The original repositories are licensed under the MIT License.
Original Authors & Contributors
- ainilili — Primary author
- feel-easy
- mlmdflr
- mikodream
- EldersJavas
See the LICENSE file in each subdirectory for the original MIT license terms.
Description
Multiplayer online Gomoku (five-in-a-row) — Go server, Phaser 3 client, protobuf over WebSocket, PVP/PVE/spectator modes
Readme
Apache-2.0
1.5 MiB
Languages
JavaScript
78%
Go
20.9%
HTML
0.8%
Makefile
0.2%
Dockerfile
0.1%