Penguin BattleShips




Penguin Battleships was built in a small time limit. I had to create a version a version of the classic, "BattleShips" for mobile. I felt it would be fitting to theme the game, using Penguins and snow, being so close to Christmas.
This was merely a programming task and my ability to draw acceptable sprites for the game resulted in the use of placeholders. I did create the grid and the rotate objects but not to the quality of an artist.
Penguin BattleShips was created using Unity's 2D engine, and programmed in C#. I create a system in which the player has to place all of their "Penguins" on the grid, then battle against the enemy Penguins by clicking on the enemy grid to find their location.
Android Mobile device required
I created a system in which the enemy ships are placed down and if they are overlapping or in the wrong place then they are removed re-instantiated.