Skip to content

Repository files navigation

Slither!

A colorful, free-form Slither.io-style snake game. Phaser 3 + TypeScript + Vite.

Run

npm install
npm run dev      # play locally
npm run build    # production build -> dist/
npm run test     # unit tests (Vitest)

Play

Move with your mouse or finger. Eat dots to grow. Avoid the walls, your own body, and the bot snakes. Drive a bot's head into your body to pop it into food. P/Esc pauses, R restarts.

Assets (optional)

Drop files into public/assets/. The game runs with drawn-shape fallbacks if any are missing.

Audio (public/assets/audio/): bg-music.mp3, eat.wav, grow.wav, bot-pop.wav, death.wav, click.wav, start.wav.

Images (public/assets/images/): food.png, snake-skin.png, bg-tile.png, logo.png, favicon.png.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages