2023 Recent work

2023SP

In this semester, I have one class for game and one class for AI.

 

For Game course project (2 programmer + music producers)

I studied the area of:

  1. 3d model and animation in blender
  2. visual effect (visual effect graph, urp pipeline and shader graph) in unity
  3. The terrain drawing in unity

Also, we learned the game management and now we are trying to make the alpha milestone.

Details: https://docs.google.com/document/d/15p-lhisgmfm1St-_4sOLlqxuSs2RxummzqhLhwIWsGY/edit?usp=sharing

 

For AI course project

I worked on:

  1. Informed search and uninformed search (BFS, UFS and A*)
  2. Minimax tree (Pente Game AI)