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

https://github.com/levongh/ninvaders

Space Invaders
https://github.com/levongh/ninvaders

Last synced: about 1 year ago
JSON representation

Space Invaders

Awesome Lists containing this project

README

          

## Table of Contents

- [Invaders](#Invaders)
- [history](#History)
- [TODO](#TODO)

To Play:
git clone https://github.com/levongh/ninvaders
cd ninvaders
make
./bin/ninvaders

## Invaders
Space invaders game implementation written in c++ using ncurses liberary to get
text-based user interfaces in a terminal independent manner

## History

Space Invaders is an arcade game created by Tomohiro Nishikade and released in 1978.
It was manufactured and sold by Taito in Japan, and licensed in the Unites States by
the Midway division of bally. Space Invaders is noe of the earliest shooting games,
the aim is to defeat waves of aliens with a laser to earn as many points as possible

## TODO
Todo list