Skip to content

Tiny_Adventurer is a 3D adventure Game which was made with Unity 3D.

Notifications You must be signed in to change notification settings

RK1435/Tiny_Adventurer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny_Adventurer

Tiny_Adventurer is a 3D adventure Game which was made with Unity 3D.

1.) Implemented Factory Design Pattern to spawn multiple Enemy-VFX's which attached to Enemy Prefab in Runtime.
2.) Implemented Achivement System using Observer Pattern for killing the Enemies by Player.
3.) Created Singleton Pattern for the Factory Pattern.
4.) Implemeted State Design Pattern for Player and Enemy to switch between diffrent states and for various scripts to switch between the diffrent types of GameStates.
5.) Created the Scriptable Objects for the enemies to Spawn from Spawnpoints in Runtime.
6.) Implemented MVC Design Pattern for GameUI.

Unity Play Build Link: https://play.unity.com/mg/other/webgl-build-1044

About

Tiny_Adventurer is a 3D adventure Game which was made with Unity 3D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published