No description
Find a file
2025-11-30 15:55:11 +01:00
res Initial commit 2025-11-30 15:44:22 +01:00
src Initial commit 2025-11-30 15:44:22 +01:00
.gitignore Add demo 2025-11-30 15:49:33 +01:00
demo.gif Add demo 2025-11-30 15:49:33 +01:00
dev_server.py Initial commit 2025-11-30 15:44:22 +01:00
gleam.toml Initial commit 2025-11-30 15:44:22 +01:00
index.html Initial commit 2025-11-30 15:44:22 +01:00
Makefile Initial commit 2025-11-30 15:44:22 +01:00
manifest.toml Initial commit 2025-11-30 15:44:22 +01:00
README.md Add link to play on the web 2025-11-30 15:55:11 +01:00
shell.nix Initial commit 2025-11-30 15:44:22 +01:00

Stellar prune

A clicking game where you prune stars and diamonds from the cosmos. Built with Gleam for the gleam game jam of 2025.

Demo

How to Play

  • Click on stars and diamonds as jump up
  • Avoid the volatile rockets!

Running the Game

Play it on the web

Or run it locally:

make play

And then play the game on: http://localhost:3000/!