RetroFPS
👾 retro-style fps game
Install / Use
/learn @DylanBT928/RetroFPSREADME
RetroFPS
This repository is a retro FPS game similar to Doom 1993 and Blood 1997.
Developed with Unreal Engine 5 and Visual Studio
Download & Install
This repository uses Git LFS for storing large files.
Verify that you have Git LFS installed by running the following command.
git lfs --version
If Git LFS is not installed, please download and run the installer here.
Install Git LFS hooks
git lfs install
Clone the Repository
git clone https://github.com/DylanBT928/RetroFPS.git
Contributing
Any contributions made are greatly appreciated and welcomed. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Branch (
git checkout -b NewBranch) - Commit your Changes (
git commit -m 'Add new feature') - Push to the Branch (
git push origin NewBranch) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
