A sophisticated implementation of the classic Gomoku (Five in a Row)
Using Makefile (from the root directory):
-
Run the client:
make client # Requires Node.js v20.x
-
In a separate terminal tab, run the server:
make server
After running docker-compose up -d
, you can access the Rapfi helper:
docker-compose exec rapfi ./build/pbrain-rapfi --help
- OpenAPI Specification: https://api.gomoku.app/swagger
- Storybook: https://story.gomoku.app
This project is initiated and managed by:
-
Vitalijs Kuprins
- GitHub: @vkuprin
- Email: vitas_s@inbox.lv
-
Aleksandrs Vaguscneko
- GitHub: @alequez97
- Email: aleksandrs.vaguscenko@gmail.com
All strategic decisions are made by the project founders
We welcome contributions! Please review our Contributing Guidelines before submitting any changes
This project is licensed under the GNU Affero General Public License v3.0.