Play now: https://andytwoods.github.io/Jormungandr/
Retro pixel-art arcade game. A serpent flies around a circular planet, eats food, grows longer, and dies on collision with terrain or its own body.
| Input | Action |
|---|---|
A / Left arrow |
Counter-clockwise + outward thrust |
D / Right arrow |
Clockwise + outward thrust |
| Both | Pure radial-outward thrust |
| Mobile | Left/right screen halves mirror desktop |
npm install
npm run dev # local dev server
npm run build # production bundle
npm run preview # preview production buildBuilt with TypeScript, Phaser 3, and Vite.