Skip to content

Commit 6321da5

Browse files
committed
techstacks: organize unity projects
1 parent f55bb80 commit 6321da5

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

Topics/Tech_Stacks.md

+15-11
Original file line numberDiff line numberDiff line change
@@ -76,16 +76,6 @@
7676

7777
### [Asynchronous External API Interface in Python App](./Tech_Stacks/Async_External_API_Interface_Python.md)
7878

79-
### [Introduction to Unity Basics](./Tech_Stacks/Unity/Unity_Intro.md)
80-
81-
### [How to Organize Unity Projects](./Tech_Stacks/Unity/Unity_Organization.md)
82-
83-
### [A Beginner's Guide for Unity UI Design](./Tech_Stacks/Unity/Unity_UI.md)
84-
85-
### [Unity ML Agents Tutorial](./Tech_Stacks/Unity/Unity_ML_Agents.md)
86-
87-
### [Unity 2D Top-down Character Controller Tutorial](./Tech_Stacks/Unity/Unity_Tutorial_2D_TopDown_Character_Controller.md)
88-
8979
### [Learning JSON-RPC](./Tech_Stacks/JSONRPC.md)
9080

9181
### [Web scraping with Beautiful Soup](./Tech_Stacks/BeautifulSoup.md)
@@ -212,4 +202,18 @@
212202

213203
### [Introduction to SocketIO](./Tech_Stacks/SocketIO/Intro_to_SocketIO.md)
214204

215-
### [Fine-tuning an ML model in Pytorch tutorial](./Tech_Stacks/fine-tuning-ml/Fine-tuning.md)
205+
### [Fine-tuning an ML model in Pytorch tutorial](./Tech_Stacks/fine-tuning-ml/Fine-tuning.md)
206+
207+
## Unity
208+
209+
### [Introduction to Unity Basics](./Tech_Stacks/Unity/Unity_Intro.md)
210+
211+
### [How to Organize Unity Projects](./Tech_Stacks/Unity/Unity_Organization.md)
212+
213+
### [A Beginner's Guide for Unity UI Design](./Tech_Stacks/Unity/Unity_UI.md)
214+
215+
### [Unity ML Agents Tutorial](./Tech_Stacks/Unity/Unity_ML_Agents.md)
216+
217+
### [Unity 2D Top-down Character Controller Tutorial](./Tech_Stacks/Unity/Unity_Tutorial_2D_TopDown_Character_Controller.md)
218+
219+
### [Unity2D Tutorial: 2D Physics For PONG!](./Tech_Stacks/Unity/Unity2D_Tutorial_2D_Physics_For_PONG.md)

0 commit comments

Comments
 (0)