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

See the LICENSE file in each subdirectory for the original MIT license terms.

Languages
JavaScript 78%
Go 20.9%
HTML 0.8%
Makefile 0.2%
Dockerfile 0.1%