gmarma23 / space-shooter

Simple Space Shooter game made using Windows Forms. Semester project of OOP class, University of Piraeus 2022-23.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceShooter

A simple game made using Windows Forms UI framework, for the purposes of the OOP class semester project, University of Piraeus 2022-23. The main goal of this project was for the students to familiarise themselves with the fundamental concepts and principles of Object Oriented Programming, without focusing much on the GUI and gameplay (thus Windows Forms UI framework was selected for rendering simple graphics).

For a precompiled executable, please refer to the latest release.

About Game

Exterminate hostile spaceships and survive as many waves as possible, aiming for the top of the highscores list.

SpaceShooter_Screenshot_1 SpaceShooter_Screenshot_3

SpaceShooter_Screenshot_2

About

Simple Space Shooter game made using Windows Forms. Semester project of OOP class, University of Piraeus 2022-23.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%