This most of the code that I wrote for the game Portal Adventure this is by no means all of the code since I removed API related code such Google API, ICloud and, Unity Services API code for security purposes. I also did not add any game assets since the Repo would be a way to big.
- Google Play: https://play.google.com/store/apps/details?id=com.IozaStudio.PortalAdventure
- Apple Store: (Temporarly removed due to apple tax policy changes for Non US residented will be readded when issue is resolved)
- Its a simple Rouge Like RPG game with minimalistic design.
- I worked on the project for over a year on and off as im a student, so i worked on it on my off time.
- All the Art, Models and Animation was done by me and i hired a friend to do the music.
- It was fun making the game. I learend a lot about game development and cs oop programming.
- Feel free to use any of this code for your projects there are some usefull Singelton systems such as the sound system, however i do not recommed using the game specific code since its spacific to the game.
- Most of the code is undocumented this is because i was the sole develeoper of this project.
- Throw me a message if you need help with anything orhave any questions related to this project