Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Latest commit

Β 

History

History
96 lines (75 loc) Β· 4.35 KB

File metadata and controls

96 lines (75 loc) Β· 4.35 KB

cosmicplayground

tools and toys for expanding minds 🌌 cosmicplayground.org

cosmicplayground.org is a free and open source noncommercial hobby project exploring tools and toys with web tech. It's made with Svelte, SvelteKit, Vite, TypeScript, PixiJS, and space.

⚠️ update: I gave up on JS for games because of performance, to see how far I got see this demo -- this project was archived on Svelte 4

learn more about cosmicplayground

galaxies

develop

Everything is staticly hosted on GitHub pages, and there's no 3rd party junk anywhere.

Windows is not supported directly but WSL works, I chose Bash integration instead

npm i # node 20.10+
npm start # or gro dev
# open your browser to localhost:5173 or whatever it says
npm run build # for production, or gro build

learn more about Gro

credits 🐒 🐒🐒

This project relies on open source software and freely licensed content like ESA/NASA's Hubble imagery and the music of Alexander Nakarada. See cosmicplayground.org/about for the complete list of non-software assets and their credits.

made with Svelte βˆ™ SvelteKit βˆ™ Vite βˆ™ PixiJS βˆ™ @Sinova/Collisions βˆ™ TypeScript βˆ™ uvu βˆ™ Gro βˆ™ ESLint βˆ™ Prettier & more

docs

license 🐦

code is public domain ⚘ The Unlicense

For the licenses and copyright info of the graphics, audio, and other non-code assets, see cosmicplayground.org/about.

galaxies