Skip to content

Recycle-Buffer/gomoku-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku-web

Features

Image

A web-based Gomoku game using Flask and Socket.IO.
一个使用 Flask 和 Socket.IO 实现的基于 Web 的五子棋游戏。

You can play the game at gomoku.wangzixi.top.
你可以在 gomoku.wangzixi.top 上玩这个游戏。

  • Lightweight design, no forbidden hands, no restrictions on whose turn it is to play
    轻量级设计,无禁手,无限制谁的回合
  • Real-time gameplay using WebSockets
    使用 WebSockets 进行实时游戏
  • Intuitive UI
    直观的用户界面

Usage

Setup Instructions

Follow these steps to set up the project:

conda create --name web python=3.9
conda activate web
pip install flask flask-socketio eventlet

Running the Server

To start the server, run the following command:

python server.py

About

Web轻量级在线五子棋游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •