Skip to content

ilshat25/alien

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien

Simple game written in C++11 using ncurses library.

showcase

Instalation

  1. Clone git repo
    $ git clone https://github.com/ilshat25/alien.git
  2. Build the project
    $ make build
  3. Run the game
    $ bin/main

How to play

You need to break borders (symbol #) and pick up ammunition (symbol ◆) to get bullets.

Controls

  • change position
  • SPACE shoot
  • Ctrl+C exit game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published