Intro

I worked on this game project from January - April 2021 with my friends. It is a 2D survival game where you needs wisdom to survive on a isolated island.

The game tells a story that after a big storm, a girl named Jin is separated from her family, she needs to survive by herself on a drifting island and try to find her family. With the help of the robot Bee01 which is built by Jin’s father, Jin can collect resources in the sea, build new constructions and continue her journey.

The game is constructed under the Rx.Net framework. We use observers/subscribers model to fulfill various responses needed in the game.

Contribution

  • Implemented the build system to build island under constraints.
  • Set up the numerical management system to manage player status(health/thirsty/hunger state).
  • Developed the conversation follow mechanism.
  • Imported an audio manager to play background/effect music.