diff options
Diffstat (limited to 'games/nevernoid/README')
-rw-r--r-- | games/nevernoid/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/nevernoid/README b/games/nevernoid/README new file mode 100644 index 0000000000000..9eeecc4c11702 --- /dev/null +++ b/games/nevernoid/README @@ -0,0 +1,12 @@ +nevernoid - clone of the game "Arkanoid", with extra powerups. + +Nevernoid is distributed as binary-only freeware; this SlackBuild +script simply packages the binary in a Slack-friendly way, including +a wrapper script to allow the game to work without being run from its +data directory. + +Note: the fullscreen option is visible in the options menu, but it's +non-functional (author disabled it on purpose). + +Note: the download site checks the HTTP referrer header, wget won't work +without some hackery. Easier to just use a browser. |