2023 NUS Summer Workshop, Introduction to 2D Game Development
AN Yanru | CHEN Hongxi | HSIEH Cheng-Tai | WANG Ziyang
Try ANGO is a 2D game developed during the 2023 Summer Workshop NUS 2D Game Development Program.
The project is built using Unity and deployed via WebGL, allowing players to play directly in the browser without installation.
Try ANGO 是在 2023 年新加坡国立大学(NUS)暑期工作坊 2D 游戏开发课程 中完成的项目。
本项目基于 Unity 引擎 开发,并通过 WebGL 部署,可直接在浏览器中运行,无需下载安装。
All builds are hosted on GitHub Pages.
All links should be opened using a modern desktop browser (Chrome / Edge / Firefox).
所有版本均托管于 GitHub Pages,
请使用现代桌面浏览器(Chrome / Edge / Firefox)打开。
https://hsiehtpe.github.io/2023NUS_Project/{Build_Folder}
https://hsiehtpe.github.io/2023NUS_Project/WebGLTest
https://github.com/HsiehTPE/2023NUS_Project/blob/main/2_DigitalPrototype/prototype.mp4
prototype.mp4
https://hsiehtpe.github.io/2023NUS_Project/3_RoughDemo/DemoWebGL
https://hsiehtpe.github.io/2023NUS_Project/4_AlphaTest/AlphaTest_WebGL
https://hsiehtpe.github.io/2023NUS_Project/5_BetaTest/beta_test_webgl
https://hsiehtpe.github.io/2023NUS_Project/6_FinalTest/FinalTest_WebGL
2023NUS_Project/
├─ test/
├─ 2_DigitalPrototype/
│ └─ prototype.mp4/
├─ 3_RoughDemo/
│ └─ DemoWebGL/
├─ 4_AlphaTest/
│ └─ AlphaTest_WebGL/
├─ 5_BetaTest/
│ └─ beta_test_webgl/
├─ 6_FinalTest/
│ └─ FinalTest_WebGL/
Each WebGL build folder contains:
index.htmlBuild/TemplateData/
每个 WebGL 文件夹均包含完整可运行的 Unity WebGL 构建文件。
For questions or feedback, please contact:
HSIEH Cheng-Tai, hsiehtpe_sjtu@sjtu.edu.cn
This project was developed as part of the NUS Summer School – 2D Game Development Program (2023).
Special thanks to instructors Professor
Kelvin Sung and classmates for their guidance and feedback.
本项目完成于 新加坡国立大学(NUS)2023 暑期 2D 游戏开发课程。
感谢课程导师
Kelvin Sung教授 与同学在开发过程中给予的指导与建议。
© 2023 Try ANGO Project

