workerman-todpole
HTML5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
workerman-todpole is an HTML5, WebSocket, and PHP multiplayer interaction demo built on the Workerman framework. It recreates a tadpole-swimming style real-time experience inspired by Rumpetroll. The project replaces the original Ruby backend with a PHP server stack. Users open the browser interface and control small animated tadpoles in a shared live space. The backend handles persistent WebSocket communication so multiple clients can appear and move together in real time. It is useful as a playful example of Workerman, browser animation, and lightweight real-time game architecture.