top of page
Herd

Herd

I finished most of the gameplay codes, including pull and push, the primary mechanism, collision system, and added obstacles that block sheep and traps that kill sheep. I tried to fix bugs in the game and optimize performance. Besides, I adjusted the size of game elements, including sheep, player, fence, and so on, through codes to make them seem proper.

​

Monogame doesn't have a collision system, so I implemented a collision system in code myself.

©2021 by RjHuang. Proudly created with Wix.com

bottom of page