Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 519 Bytes

File metadata and controls

21 lines (14 loc) · 519 Bytes

Tetris

A Tetris game with online player-vs-player gameplay.

Status

Work in progress.

Requirements

  • Unity 2019.4.40f1 or later
  • CN Controls

Building

  1. git clone --recurse-submodules https://github.com/SE-Project2017/Simple-Game.git
  2. Download and run Unity.
  3. Open project in Unity.
  4. Download and import CN Controls from Unity Asset Store.
  5. Go to Build > Build Release and expect the binary to be created in Build/Release.