Trace
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:
git clone https://github.com/PsychoLlama/Trace.gitcd Tracenpm installnpm start
Now the game should be available at http://localhost:8080.