Space Invader but its ASCII only!
Table of Contents
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
- Windows
- Visual C++
- Clone the repo
- Open 'Consoleinvaders.sln' in visual studio
- Move 'sounds' directory to path where executable will be compiled i.e
- Build and run solution
This project only runs in window command line (cmd.exe). Other terminals i.e windows terminal, bash will not work.
Distributed under the MIT License. See LICENSE
for more information.