Initial Readme

This commit is contained in:
VladimirPirozhenko 2022-08-11 08:29:31 +03:00 committed by GitHub
parent e15e453c8e
commit b3ae690642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# AwesomeRunner
### AwesomeRunner is a 3D runner that you can use to explore code! <br />
It utilizes game development techniques and patterns such as <br />
- ObjectPooling
- StateMachine
- Singleton
- UI/Logics Separation
The game was made for learning purposes and plain fun! <br />
It uses free model assets.
# Screenshots
![image](https://user-images.githubusercontent.com/84780377/184069660-e877ba3f-79fc-405e-aff9-b749d782cd14.png)
![image](https://user-images.githubusercontent.com/84780377/184067754-57f43f9d-4dbb-453b-8866-2b02092da3b8.png)