Skip to content

cworld1/unity-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Learning

GitHub commit activity GitHub stars GitHub license

Some notes and code about CWorld learning Unity.

Project structure

The file/folder name which contains "D" means "Day", and corresponding to each segment of the appendix tutorial video.

Local development

Environment requirements:

Clone the repository:

git clone https://github.com/cworld1/unity-learning.git

Open with Unity Hub:

  • Go to Projects
  • Click Add
  • Choose the peoject folder
  • Click Play (or use Ctrl + P)

Contributions

To spend more time coding and less time fiddling with whitespace, this project uses code conventions and styles to encourage consistency. Code with a consistent style is easier (and less error-prone!) to review, maintain, and understand.

Thanks

License

This project is licensed under the GPL 3.0 License.