Serpents 2 Respawned - a snake like game. A remaster of a very old similar game.
Play the github pages build https://dezgusty.github.io/serpents2r/
The game is written in Typescript using pixi.js
, Vite
.
Start the game and try to obtain as many points as possible.
Input control:
- ⌨️ Keyboard: Directional Keys (or WASD) for directions, SPACE for paus
- 🎮 Gamepad: Directional stick for directions
- 📱 Touchscreen devices: On-screen controls appear after touch
Resources:
- Game art (2D)
- some created by me
- some used from Kenney
- mouse sprite generated using gen-ai (https://creator.nightcafe.studio/)
- Sounds
- some created by me
- some used from Kenney
- Music
- AI generated via Suno
For details on building, see also doc/building.md.