javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
-
Updated
Oct 1, 2024 - JavaScript
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
Experiments with variations of minimax algorithm, MTD(f), MCTS in Gomoku
Play the classic Five-in-a-Row (Gomoku/Caro) game in your browser! A vanilla JavaScript project with a clean UI and a defense-focused AI opponent.
Gomoku game built with react and webpack.
A web-based implementation of the classic strategy board game Gomoku (GoBang). Features include AI mode, offline multiplayer, responsive design, and user account management with avatar uploads. Built with JavaScript, Node.js, Express, and PostgreSQL, it showcases both frontend and backend development skills.
😼 AlphaZero Gomoku
An online multiplayer port of the classic 2-player board game: Gomoku. Built using React.js, Node.js, Express.js and Socket.io.
An integrated example of front-end and back-end for a Gomoku game 五子棋前后端集成示例
Board Games extended from React Tutorial
Add a description, image, and links to the gomoku topic page so that developers can more easily learn about it.
To associate your repository with the gomoku topic, visit your repo's landing page and select "manage topics."