Skip to content

ASCII version of Space invader | C++ | No graphic library used

License

Notifications You must be signed in to change notification settings

bakar-git/Console-Invaders

Repository files navigation

Console Invaders

Space Invader but its ASCII only!

Game Play

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Screen Shots

About The Project

Background

I made this project in 1st or 2nd semester. It is made in C++ and not uses any kind of graphics library. This project runs only on windows and it uses Window Console APIs

Built With

C++

Getting Started

Prerequisites

  • Windows
  • Visual C++

Compiling

  1. Clone the repo
  2. Open 'Consoleinvaders.sln' in visual studio
  3. Move 'sounds' directory to path where executable will be compiled i.e placing sounds directory
  4. Build and run solution

Note

This project only runs in window command line (cmd.exe). Other terminals i.e windows terminal, bash will not work.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter

LinkedIn

Screen Shots

Project Screen Shot 1 Project Screen Shot 2 Project Screen Shot 3 Project Screen Shot 4

About

ASCII version of Space invader | C++ | No graphic library used

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published