2KAbhishek / Invaders

Space invaders recreated in C++ ๐Ÿ‘พ๐Ÿ›ธ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invaders is a <utility/tool/feature> that allows <insert_target_audience> to do <action/task_it_does>.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of <coding_language/dependency/requirement_1>

Installing Invaders

To install Invaders, follow these steps:

git clone https://github.com/2kabhishek/Invaders
cd Invaders
<install_command>

Using Invaders

USAGE:
    command [FLAGS] [OPTIONS]

FLAGS:
    -h, --help              Prints help information.

OPTIONS:
    -o, --option <value>    Option description. Options are: a, b. [default: a]

To-Do

  • Setup repo
  • Make game
  • Tweak colors
  • Add player explosion
  • Update readme with screenshots

More Info

About

Space invaders recreated in C++ ๐Ÿ‘พ๐Ÿ›ธ

License:GNU General Public License v3.0


Languages

Language:C++ 99.3%Language:Makefile 0.7%