A simple Snake game made in Unity, inspired by the classic Tetris style visuals.
- Move Snake – Arrow Keys or WASD
- Pause / Resume –
EscapeorP - Toggle Fullscreen –
F11orF - Restart –
R
- Minimalistic Tetris-style design
- High score saving
- Pause and fullscreen support
- Discord Rich Presence support
- Clone or download this repository.
- Open the project in Unity (tested with Unity 2020+, but should work on newer versions).
- Download the Discord Game SDK from the official site.
- Copy the SDK binaries from the
libfolder inAssets/Plugins - Press Play in the editor or build for your platform.
- Go to File → Build Settings in Unity.
- Choose your platform (Windows, Mac, Linux).
- Click Build.