Our inspiration for this project was to create a space invader style game, but at sea with ships and krakens.

The game has five levels, and then a boss level where you face off against the mighty kraken. You control a ship that shoots "cannonballs" at enemy ships, progressing throughout the game. If the ships get past you, or you take too much enemy fire, you combust!

We built this project primarily using Python's pygame, an interactive package for creating games.

We had some challenges integrating the boss level into our code, but thankfully we managed to successfully create it.

We are really proud of the thematic style and art of the game, as well as the gameplay.

We learned a lot about making games in Python and how to integrate art into our games.

In the future, we plan to add several modes, potentially along a score system.

Share this project:

Updates