logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vectoroids - A vector-based asteroid-shooting game written in libSDL.

Authors

       Bill Kendrick <bill@newbreedsoftware.com> - Programming
       Mike Faltiss <deadchannel@hotmail.com> - Music

       See "README.txt" and "CHANGES.txt" for full credits.

Bill Kendrick                                  v1.1.2 - 2025.01.25                                 vectoroids(6)

Description

       Use  the  left  and  right  keys  (or joystick) to rotate your ship.  Use the up key (joystick fire-A) to
       thrust, and space (or joystick fire-B) to fire bullets.
       Destroy all of the asteroids to progress to the next level.

Files

/usr/local/share/vectoroids/ - Sound, music and graphics data.

       ~/.vectoroidsrc - Paused game state and high score data.

Name

       vectoroids - A vector-based asteroid-shooting game written in libSDL.

Options

--nosound
              Disables sound and music.

       --fullscreen
              Runs in fullscreen mode, if possible.

       --help Output help information and exit.

       --version
              Output version information and exit.

       --usage
              Displays acceptable command-line options.

       --copying
              Displays copying information.

Syntax

       vectoroids [options]

See Also