Skip to content

dleuiajs/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game in Tetris Style (Unity)

A simple Snake game made in Unity, inspired by the classic Tetris style visuals.

Controls

  • Move Snake – Arrow Keys or WASD
  • Pause / ResumeEscape or P
  • Toggle FullscreenF11 or F
  • RestartR

Features

  • Minimalistic Tetris-style design
  • High score saving
  • Pause and fullscreen support
  • Discord Rich Presence support

Installation

  1. Clone or download this repository.
  2. Open the project in Unity (tested with Unity 2020+, but should work on newer versions).
  3. Download the Discord Game SDK from the official site.
  4. Copy the SDK binaries from the lib folder in Assets/Plugins
  5. Press Play in the editor or build for your platform.

Build

  • Go to File → Build Settings in Unity.
  • Choose your platform (Windows, Mac, Linux).
  • Click Build.

Screenshot

game screenshot

About

Simple snake game on Unity in Tetris style

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors