This game was developed as part of final graduation project. So wish me luck in the upcoming defense of this project
Also, this project is open source. If you are also a Unity developer and want to dive into game architecture design, feel free to check out how I built the game architecture. It is based on object-oriented design using the dependency injection framework (Zenject). This is a really cool thing that will make game development more convenient and save your code from Singletons. I hope some of you find this source files useful.
0 comments