2019 - 2020

 

Computer Programming

This project involved creating an ASCII game in Visual Studio using C++. The game was similar to “Space Invaders“ but the enemies went from right to left rather than up to down.

 
 

The main concept was to have the player move up and down whilst trying to avoid incoming projectiles. The player has 3 lives to try and take down the enemies before they reach the left side of the screen.

Previous
Previous

2020 - 2021