diff --git a/README.md b/README.md new file mode 100644 index 0000000..31db3db --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# AwesomeRunner +### AwesomeRunner is a 3D runner that you can use to explore code!
+It utilizes game development techniques and patterns such as
+ +- ObjectPooling +- StateMachine +- Strategy +- Singleton +- UI/Logics Separation + +The game was made for learning purposes and plain fun!
+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)