Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creosb/oburrun
Endless Run template on Unreal Engine C++
https://github.com/creosb/oburrun
cpp endless-runner gamdev temple-run unreal-engine unreal-engine-5 unreal-template
Last synced: 8 days ago
JSON representation
Endless Run template on Unreal Engine C++
- Host: GitHub
- URL: https://github.com/creosb/oburrun
- Owner: creosB
- License: other
- Created: 2022-06-11T15:36:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T09:32:58.000Z (about 1 month ago)
- Last Synced: 2024-12-11T10:31:44.165Z (about 1 month ago)
- Topics: cpp, endless-runner, gamdev, temple-run, unreal-engine, unreal-engine-5, unreal-template
- Language: C++
- Homepage:
- Size: 3.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OburRun
[![Artists Company](https://raw.githubusercontent.com/creosB/presentation/main/background.png)](https://artistscompany.net/)
## Unreal Engine C++ kullanarak endless run yapımı için template oluşturdum.
## I created a template for endless run template using Unreal Engine C++.[![sponsor](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/creos)
# Özelikleri / Properties
* İstediğiniz tipte toplanabilir nesne, yol eklenebilir.
* Any type of collectible object, or road can be added.
* Spawner'a ait tüm ayarları projeye göre özelleştirilebilir.
* All settings of Spawner can be customized according to the project.
* Main menu, pause ve dead screen bulunuyor.
* Main menu, pause, and dead screen are available.
* Projede bulunan tüm ayarları configuration dosyasından değiştirilebilir.
* All settings in the project can be changed from the configuration file.
* Arayüz animasyonları özelleştirilebilir olarak yazılmış ve kullanılmıştır.
* Interface animations are made and used as customizable.
***# Görseller / Pictures
![pics](https://raw.githubusercontent.com/creosB/OburRun/main/pics/resim1.png)
![pics](https://raw.githubusercontent.com/creosB/OburRun/main/pics/resim2.png)
![pics](https://raw.githubusercontent.com/creosB/OburRun/main/pics/resim3.png)
![pics](https://raw.githubusercontent.com/creosB/OburRun/main/pics/resim4.png)***
# Bilmeniz gerekenler / What you need to know
- ConfigurationDataStruct.h dosyasından oyun ayarlarını değiştirebilirsiniz.
- You can change the game settings from the ConfigurationDataStruct.h file.
- Unreal Engine 5.0.2 ile yapılmıştır.
- Made with Unreal Engine 5.0.2.
***[![game](https://static.itch.io/images/badge.svg)](https://artistscompany.itch.io/obur-run)
# License
***
## Herhangi bir yerde paylaşmak, değişiklik yapmak için öncelikle bana ulaşınız.
## Please contact me first to share or make changes anywhere.This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
***