Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 503 Bytes

Specters.io

specters.io is a multiplayer browser game made from scratch(no engine) that runs over UDP protocol.

demo.webm

Installation

> npm install

How to run

> npm run dev

Note

I lost interest in the game, so I didn't publish it. However, it was useful for learning how to create multiplayer games, my own game engine, and 2D pixel art. Feel free to use the code and the art.