Space-Invader

Warning: This project is still in development. Core features are not implemented.

Welcome!

Space-Invader is a mobile phone shooter game inspired by the original Space Invaders written with c# in Unity.

Motivation

This project is used to learn and improve our skills for the Unity game engine. Feel free to learn with us!

Navigation

The game uses standard input from unity.

Currently, player movement is achieved via pressing buttons or using a keyboard (Keys are w, a, s, d or arrow keys). Press escape to get to the main menu.

Building the project

Currently, the project builds with Unity version 2020.2.1f1. Please make your changes within this version.

You run this game at your own risk!