Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2kabhishek/invaders

Space invaders recreated in C++ πŸ‘ΎπŸ›Έ
https://github.com/2kabhishek/invaders

cpp game invaders opengl

Last synced: 2 days ago
JSON representation

Space invaders recreated in C++ πŸ‘ΎπŸ›Έ

Awesome Lists containing this project

README

        

Invaders


License


People


Stars


Forks


Watches


Last Updated

Invaders is a `` that allows `` to do ``.

## Prerequisites

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

- You have installed the latest version of ``

## Installing Invaders

To install Invaders, follow these steps:

```bash
git clone https://github.com/2kabhishek/Invaders
cd Invaders

```

## Using Invaders

```bash
USAGE:
command [FLAGS] [OPTIONS]

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

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

```
### To-Do

- [x] Setup repo
- [x] Make game
- [ ] Tweak colors
- [ ] Add player explosion
- [ ] Update readme with screenshots

### More Info