Introduction to 2D Game Development¶
COMP561405 游戏设计与开发¶
Brief Introduction¶
- This course will be taught based on the Unity3D game engine
- This course is offered by Prof.Kelvin Sung (宋賢清)
- You can learn more details on XJTU-IntroGameDev-2024
Construction of this Branch¶
- Module 0: Introduction to Unity
- Module 1: Game Engine and Objects
- Module 2: Bounds and Navigation
- Module 3: UI, Interaction, Game Manager, Gradual Changes, Autonomous Behavior
- Module 4: Camera Manipulations, and Multiple Views