This repository contains a simple airplane shooter game built to demonstraite a clean and robust architecture based on VContainer, UniTask and UniRx which can be easily extended with any extra functionality.
The goal of the game is to fly the plane through the environment, destroying all targets while avoiding collisions with them.
Built with Unity 2022.3.4f
- Open Bootstrap scene
- Press 'Play'
- Test Gameplay
Movement: Fly the airplane using either WASD keys or arrow keys.
Shooting: Fire bullets with either the Spacebar or Left Mouse Button.
Movement: Fly the airplane using the on-screen joystick.
Shooting: Tap the shoot button to fire bullets.