diff options
Diffstat (limited to 'games/heroes/README')
-rw-r--r-- | games/heroes/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games/heroes/README b/games/heroes/README new file mode 100644 index 0000000000000..97acb56cc1486 --- /dev/null +++ b/games/heroes/README @@ -0,0 +1,16 @@ +heroes (2d arcade style game) + +Heroes is similar to the "Tron" and "Nibbles" games of yore, but +includes many graphical improvements and new game features. In it, +you must maneuver a small vehicle around a world and collect powerups +while avoiding obstacles, your opponents' trails, and even your own +trail. + +The game starts in fullscreen mode when called with no arguments. +Pressing Alt+Enter will toggle between fullscreen and windowed, and +you can pass the -W option to start in windowed mode (the .desktop +file does this already). + +To play with the joystick, you have to set the player 1 controls to +Joystick in the menu. Should be obvious, but the in-game menus are +kinda hard to read... |