gustavonovaes / multiplayer-game-php-swoole-websocket

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PHP 56.4%Language:JavaScript 25.6%Language:CSS 10.0%Language:HTML 6.9%Language:Dockerfile 1.2%