top of page

PIRATE PUZZLE

About

The project is a turn-based strategic pirate puzzle game where you have to decide on a different set of 4 directions to reach the destination without encountering any obstacles. 

​

I worked with a senior programmer with over 5 years of experience in software architecture.

 

From working with him, I learned a lot about good coding architecture and better communication between different classes.

​

I was responsible for making ship movement and obstacles.

Obstacles are:  

  • Whirlpool (that pushes the ship in the opposite direction)

  • Rock (which stops the ship's movement in the forward direction).

​

Below are some screenshots of the code that I have written.

bottom of page