xref: /OK3568_Linux_fs/buildroot/package/xorcurses/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XORCURSES
2	bool "xorcurses"
3	select BR2_PACKAGE_NCURSES
4	help
5	  XorCurses is a game remake of the 8-bit game 'Xor'. Your task
6	  is to roam around a series of mazes where you have to collect
7	  all blue masks before finding the exit. Note that the game
8	  needs a terminal with colors, i.e. make sure that the TERM
9	  environment variable is set to "linux" ("vt100" won't work).
10
11	  https://github.com/jwm-art-net/XorCurses/
12