Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 442 Bytes

Snake3D

Snake3D

A simple 3D snake game with a minimal voxel art style

Getting Started

Prerequisites

  • The latest Unity 2018.4 LTS release

Running the project in the editor

  1. Open the project in Unity
  2. Open the Main scene file
  3. Press Play

Creating a standalone build

  • Simply select File > Build And Run