8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
|
config BR2_PACKAGE_ASCII_INVADERS
|
||
|
bool "ascii_invaders"
|
||
|
select BR2_PACKAGE_NCURSES
|
||
|
help
|
||
|
An ASCII-art game like Space Invaders using ncurses.
|
||
|
|
||
|
https://github.com/macdice/ascii-invaders
|