Skip to content

ligomoku/gomoku

Repository files navigation

Gomoku Logo

Node.js v20 .NET v8 Docker

A sophisticated implementation of the classic Gomoku (Five in a Row)

🚀 Quick Start

Setup Instructions

Using Makefile (from the root directory):

  1. Run the client:

    make client    # Requires Node.js v20.x
  2. In a separate terminal tab, run the server:

    make server

🛠️ Development Tools

Rapfi Helper

After running docker-compose up -d, you can access the Rapfi helper:

docker-compose exec rapfi ./build/pbrain-rapfi --help

📚 Documentation

API Documentation

Component Library

👥 Project Management

Project Founders

This project is initiated and managed by:

All strategic decisions are made by the project founders

Contributing

We welcome contributions! Please review our Contributing Guidelines before submitting any changes

📄 License

This project is licensed under the GNU Affero General Public License v3.0.