github.com/gevrik/h4x0r4g3

HTML5 Websocket Game

Open this visualization on its own page →

Contributors

2

Lines of Code

4,569

From

2017-06-08

To

2018-07-11

About gevrik/h4x0r4g3

h4x0r4g3 is an HTML5 WebSocket-based multiplayer game written in PHP that is currently in very early development stages. The project is not yet ready for production or alpha testing. The game appears to be built on a framework that uses Doctrine ORM for database management, with a WebSocket server component that handles real-time multiplayer communication.

The project requires setup through configuration files, database initialization, and several command-line scripts that populate initial game data including faction systems, NPCs for a main campaign, administrative accounts, and a chat system component called "chatsubo." Once initialized, players can connect to the WebSocket server which runs as a persistent process to handle live gameplay interactions.

The codebase indicates this is a substantial multiplayer game project with persistent world elements, faction systems, and NPC populations, though the early development status means the core gameplay mechanics and features are still being actively developed.

Share this video