Skip to content

fork-graveyard/Lander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lander

CLI Top-Down Space Shooter

Main gif

Lander is a top-down shooter made in C++

##CONTRIBUTORS Main Contributors:

##DEPENDENCIES libncurses5-dev, g++, libncursesw5-dev

Debian sudo apt install g++ libncurses5-dev libncursesw5-dev

Arch sudo pacman -S gcc

##Controls

  • z moves left
  • x shoots
  • c moves right

This can be configured in config.h before compiling.

About

CLI Top-Down Space Shooter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • Makefile 1.7%
  • C 1.5%