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.

S
Description
A simple Gomoku game with networking. Base on [Ratel](https://github.com/ratel-online/)
Readme Apache-2.0 1.1 MiB
Languages
JavaScript 73.4%
Go 25.3%
HTML 1%
Makefile 0.2%
Dockerfile 0.1%