Introduction
Space Shooter game is a unity game based project. It is coded in c sharp (C#) programming language. The game is easy to use and implement.
Unity 3D is a cross-platform game engine. C# is a useful program in game development using unity. This game is written in C#. It is a 2D game. Space Shooter game is the oldest game that we play. The game can be found with different names. Such as air space, space shooter, air war, warship…etc. This is a cool project. It is easy to use and implement. The game is built for entertainment purposes.
You need to use unity ide for using it. The project logic is simple. There are two players. Enemy and hero. Defeat the enemy before you die. You can deploy this game to your mobile devices after building. This game works clearly on mobile devices. It has a cool user interface. The black background represents space. See the interface of the project below.

Further Space shooter
The enemy ship will be just above the player ship. You must tap space bar for firing. Use left and right arrow for moving left and right. You must create some assets folder. Assets folder actually include some animator, image, prefabs, scenes, scripts folder. All the c# code is inside the script folder. Images in images folder. Prefabs folder actually include bullets and particles.
All the work done in this game is written in c# code. If you are using new version of Unity, you must sue visual studio. Mono develop code editor is in use for the previous version. This project will be fruitful for beginners and professional to enhance their skills. You will learn new skills in this code. This project will be productive for you. Download the project and use the code by yourself.

How to use this project?
- Download the project and extract the folder.
- Set up Unity IDE.
- Open the project.
- Execute the program.
- Play the game.
- Enjoy!
Click the button below to get the source code for this project.