⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Real-time multiplayer Gomoku game frontend with WebSocket support

Notifications You must be signed in to change notification settings

stonify5/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stonify5 Frontend

Real-time multiplayer Gomoku game with elegant design

Development

cd public
python3 -m http.server 3000

Deployment

docker build -t stonify5-frontend .
docker run -d -p 80:80 stonify5-frontend

About

Real-time multiplayer Gomoku game frontend with WebSocket support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published