Welcome to the Unreal Space Invaders! Unreal Engine 5 edition of the classic Space Invaders game! 🎉
This project is a modern implementation of the iconic Space Invaders game using C++ in Unreal Engine 5. Blast your way through waves of invading aliens and defend the Earth from imminent destruction!
- Clone the Repository:
git clone https://github.com/Rchi3-new/UnrealSpaceInvaders.git
- Open in Unreal Engine 5:
- Navigate to the cloned repository.
- RMB click on UnrealSpaceInvaders.uproject and chose option Generate Visual Studio project files
- Wait till UE complete generate project files.
- Open the project UnrealSpaceInvaders.uproject
- Build and Play:
- Once the project is open, build the project.
- Click on the "Play" button to start the game.
- Controls:
- Use the arrow keys or A/D to move the spaceship.
- Press the spacebar to shoot at the invading aliens.
- Game developed by Gennadiy Tuchkov
- Special thanks to Epic Games for Unreal Engine 5.
- My mentor Artyom Volkov aka TrickyFatCat
This project is licensed under the MIT License - see the LICENSE file for details.