Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.03 KB

File metadata and controls

16 lines (10 loc) · 1.03 KB

Description

A simple 3D game where you control a rocket using SPACE (to thrust) and left/right arrow keys to navigate. Your goal is to reach the landing pad while avoiding colliding into dangerous red obstacles. There are 6 levels of difficulty. This game was made using Unity Engine and inspired from Ben Tristem's awesome Udemy Course, called Complete C# Unity Game Developer 3D.

Demo

Click here to watch a video demo.

Technologies used

  • C#
  • Unity Game Engine

About The Project

This is a project that I worked on more than a year ago. The reason I wanted to make this game was because I wanted to explore game development. I learned a lot and had so much fun creating this game. I really recommend the course by Ben Tristem's Complete C# Unity Game Developer 3D to anyone who is insterested in learning game development.