ShubhamRane / ShubhamGame

An ascii shooting game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space-Tak

> The given project is an ascii ncurses based terminal game.

> It uses C libraries ~ncurses.h ~menu.h and ~signal.h.

> The functioning of the game is mainly  distributed as objects 
  like aliens, player, player missile, alien missile.

> To achieve this, the game involves ncurses WINDOWS (ncurses data-type).

> The program has a menu for the interactive interface.

> The program uses file to store the high scores.

About

An ascii shooting game.


Languages

Language:C 88.6%Language:C++ 10.0%Language:Makefile 1.5%