SuraliPathirana / Stellarix

A console based C++ shooting game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stellarix

This is a simple console based shooting game, developed by using the basic concepts in C++ .This application also uses a set of ASCII art, which have been included in the repository as seperate text files. The shooting game has 3 seperate levels has easy,medium and difficut and the user can select which level to play at the beginning.Also the main game menu consists of play, instructions, about and exit options. A player gets 3 lives in level 1 and level 2 and 4 lives in level 3.

This project was developed as a course work for 1st year (CO1302 module), and was further developed with the help and contribution of daredevil25.

Opening screen

Game menu

Instructions

Starting game

Level 1

Level 2

Level 3

Victory Screen

Defeat Screen

About

A console based C++ shooting game


Languages

Language:C++ 100.0%