LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ninvaders

terminal Space Invaders game

TLDR

Play game
$ ninvaders
copy
Set skill level
$ ninvaders -l [5]
copy
Show version
$ ninvaders -v
copy

SYNOPSIS

ninvaders [options]

DESCRIPTION

ninvaders is a terminal Space Invaders game. Classic arcade gameplay in the terminal.The tool uses ncurses for display. Keyboard controlled shooter game.

PARAMETERS

-l LEVEL

Starting skill level.
-v
Show version.
--help
Display help information.

PREVIEW

 /\ /\ /\ /\ /\
 <> <> <> <> <>
 {} {} {} {} {}

      /A\

CAVEATS

Terminal game. ncurses-based. Simple controls.

HISTORY

ninvaders implements Space Invaders, the classic 1978 arcade game, for the terminal.

SEE ALSO

moon-buggy(1), bastet(1), netris(1)

Copied to clipboard
Kai