Defence of Wornana

Defence of Wornana is simplistic spin on the popular game Space Invaders. You are given three different weapons to fight off a variety of different enemy types trying to attack your base. The player has to figure out which weapons to use on each enemy as they are each more effective than others against certain enemy types. This project also implements a rudimentary co-op multiplayer playing experience.

Overview

Takeaways

Defence of Wornana was a project I used to get comfortable with the game programming pipeline. This project allowed me to familiarize my self with basic concepts and practice implementing systems such as Game Managers, Entity Spawners, UI Updaters, and Multiplayer Player Instances.

When creating games I would usually Frankenstein tutorial code to try and make something I thought of. While building this game, I ripped away that habit, and built everything on my own from scratch in order to start truly understanding how to build games using my own critical thinking and programming skills.

Previous
Previous

Bread Battles

Next
Next

A Hard Year