Skip to content

aiamk/multiplayer-game-php-swoole-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer-game-swoole-websocket

An extremely simple multiplayer game, created with the Swoole + WebSocket API

Preview

Trying

git clone https://github.com/gustavonovaes/multiplayer-game-swoole-websocket.git
cd multiplayer-game-swoole-websocket
docker-compose up

Then access http://127.0.0.1:8080

Why

I'm doing a personal challenge, which is to create 10 projects, proposed by Felipe Deschamps in this video.

This is the "Create your own multiplayer game" project.

About

An extremely simple multiplayer game, created with the Swoole + WebSocket API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.3%
  • JavaScript 25.6%
  • CSS 10.0%
  • HTML 6.9%
  • Dockerfile 1.2%