Skip to content

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

 
 
 

Contributors