Trace icon indicating copy to clipboard operation
Trace copied to clipboard

Real-time multiplayer Tron game

Trace

A simple game meant to showcase gunDB in a real-time app.

Trying it out

Note: this isn't actively maintained, but it still runs! You can play it live over here.

In your terminal, run:

  1. git clone https://github.com/PsychoLlama/Trace.git
  2. cd Trace
  3. npm install
  4. npm start

Now the game should be available at http://localhost:8080.