Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 441 Bytes

GameDesign16

Repo for game design course DH2650. Made in Unity 5.4.2f2.

How to play

  1. Go to this repo's releases page and download the latest release
  2. Find out your IP-address
  3. Host a game
  4. Connect other players with your IP address

Development instructions

  1. Clone the repo
  2. Create a new 2D Unity project
  3. Copy everything from the new project into the cloned repo, but do not replace any files

Done!