adammyhre / Shoot-Em-Up

Unity Top-Down Shoot 'Em Up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Top Down Shoot 'Em Up

A top-down shooter game inspired by the classic arcade game 1942, created in Unity.

Features

  • Parallax scrolling background
  • Player-controlled aircraft with shooting capabilities
  • Modular weapon system
  • Enemy aircraft with various flight patterns
  • Ground enemies with projectile attacks
  • Power-ups with limited durations
  • Boss battle
  • Health and fuel system with UI

Dependencies

To use this repository, you'll need to have the following dependencies installed:

DOTween is used for creating animations and tweening effects in the game, while the Unity Input System provides a more streamlined way of handling user input. Unity Splines is used for enemy flight paths.

Installation

To get started with the Shoot 'Em Up game development tutorial series, create your own URP project in Unity and follow along with the video. This repository will serve as a reference for anyone who gets stuck, or if any mistakes are found in the video recording. Once you have created your project, be sure to install the dependencies listed above.

Contributing

If you find a bug or would like to contribute to the development of this repository, please feel free to submit a pull request. We're always looking for ways to improve the tutorial series and make it more accessible to developers of all skill levels.

Watch the tutorial video here

You can also check out my YouTube channel for more Unity content.

About

Unity Top-Down Shoot 'Em Up


Languages

Language:C# 100.0%