Atticus' Space Playground is an entirely new web game project.
Build a space elevator by dragging 3D-printable modules into the correct tower stages, earn points for correct placements, and enjoy a twilight-space atmosphere with ambient synth music.
- Drag-and-drop game board
- Scoring + best-score persistence (localStorage)
- Stage correctness feedback
- Resettable gameplay loop
- Deep-space ambient audio toggle
python3 -m http.server 8000Open:
http://localhost:8000
This is a static site and can be deployed on any static host (GitHub Pages, Netlify, Vercel, etc.).