calumbell / cs50g-helicopter-50

Project 8 of CS50 Games Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helicopter-50

Project 8 of CS50's Introduction to Games Development

Helicopter-50 is a 3D remake of the Flash classic Helicopter Game (2004). This exercise served as an introduction to Unity and an opertunity to get comfortable with component based programming.

Full project specification.

Setup

First, clone this repository:

git clone https://github.com/calumbell/cs50g-helicopter-50

Download the Unity Hub and install v 2018.4. Locate the cs50g-helicopter-50 directory in the Unity Hub to open it. Once the project has opened in Unity, press the Play button to test the game.

Visuals

You can see a video demonstration of this project here.

Requirements

Helicopter-50 was built using the Unity Game Engine (version 2018.4)

About

Project 8 of CS50 Games Development


Languages

Language:C# 100.0%