Skip to content

koalanis/nvaders

Repository files navigation

nvaders

Defend your terminal from the Alien Nvaders
  • A tiny Modern C++ ncurses game
  • Tested on osx and linux
  • Requires ncurses

To build and clone the repo and then run:

cd nvaders
mkdir build && cd build
cmake ..
make
./nvaders

Rust clone coming soon...


Screenshots taken in cool-retro-term


TODO

  • Finish ModernC++ migration
  • Add final boss level

About

a tiny ncurses game written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published