Skip to content

WIP repository for my own game project using Unity. This repository will only be updated from time to time and is used to show off code, so there won't be any other assets included.

License

Notifications You must be signed in to change notification settings

Joan4329/MageGameWIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MageGameWIP

WIP repository for my own game project using Unity. This repository will only be updated from time to time and is used to show off code, so there won't be any other assets included.
Right now the code isn't very well documented and since it's using Unity Engine the code might be more confusing for people not familiar with it. Sorry about that.
Worth noting is that classes that extends the unity class called MonoBehaviour are placed on game objects within a scene and when the code refers to "this.transform.position" for example, then "this" will reference the game object that the instance is running on.

About

WIP repository for my own game project using Unity. This repository will only be updated from time to time and is used to show off code, so there won't be any other assets included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages