An open API service indexing awesome lists of open source software.

https://github.com/dylanbt928/retrofps

👾 retro-style fps game
https://github.com/dylanbt928/retrofps

cpp retrofps shooter ue5

Last synced: 6 months ago
JSON representation

👾 retro-style fps game

Awesome Lists containing this project

README

          

# 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](https://git-lfs.com/).

### 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.

1) Fork the Project
2) Create your Branch (`git checkout -b NewBranch`)
3) Commit your Changes (`git commit -m 'Add new feature'`)
4) Push to the Branch (`git push origin NewBranch`)
5) Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.