A simple game meant to showcase gunDB in a real-time app.
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.git
cd Trace
npm install
npm start
Now the game should be available at http://localhost:8080
.