Main > Free Download Search >

Free shooters software for linux

shooters

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 87
Alpha Shooter 0.0.3

Alpha Shooter 0.0.3


Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. more>>
Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting.
Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna.
The main objective was to develop a very simple 3D game using the OpenGL, GLU and GLUT libraries only (and some creativity). Emphasis was not placed on the game itself, rather on learning how to use the libraries to produce a 3D environment and interact with it; it was thus required to build a suitable scenery using polygonal meshes and quadric surfaces, appropriate textures and materials, lights, and effects.
According to my personal taste I chose a sci-fi setting, trying to reproduce an environment that could remind players of a warehouse or loading area located inside a space ship or space station, like those often seen in movies or commercial videogames (of course I was aware of the limits of my implementation). I focused development on a single room, with an outside view, for ease of development (it was my very first attempt at graphics programming) and because it was enough to make use of a wide set of elements of OpenGL, consistently with the project requirements.
The game I wrote was inspired to the First Person Shooter genre, in which the player can move around in a 3D environment, looking around freely through the eyes of the played character, interacting (in very limited ways) with some of the objects present, shooting crates and barrels and some holographic targets.
I had a lot of fun creating that simple game, so after I got my Masters Degree I decided it would be a waste to just leave it hidden in some obscure directory at home; it is now here, released as Free Software, so that I can keep working on it and improving it, with help from whoever will be interested, in the hope that it will be useful as an example on how to get started in computer graphics and games development.
Enhancements:
- Binary packages were created for all supported operating systems, including a Windows installer, an i386 Debian Linux package, and a PowerPC Mac OS X DMG disk image.
- Additionally, the improved persistent mouse movement mode uses a dynamic mouse cursor that shows direction and speed of rotation, making that movement mode more intuitive and useful.
- Several minor bugs have also been fixed.
<<less
Download (0.77MB)
Added: 2007-08-09 License: GPL v3 Price:
813 downloads
Open Space Shooter prototype

Open Space Shooter prototype


Open Space Shooter is a simple 2D space shooter like asteorids. more>>
Open Space Shooter is a simple 2D space shooter like asteorids.

Just a small spaceship, some Asteorids and some enemies. You got lasers and rockets and try to fight the enemy ships, not more.

It is simple but funny.

All is just a prototyp of a game I want to write later. But I have no time at the moment...

<<less
Download (1.2MB)
Added: 2006-06-25 License: Other/Proprietary License Price:
1223 downloads
rRootage 0.23a

rRootage 0.23a


rRootage is an abstract shooter game. more>>
rRootage is an abstract shooter game. It was created by Kenta Cho and ported to Linux by Evil Mr Henry.
Debian distro: apt-get install rrootage.
Installation:
Download the data files, and the executable for your platform. Put rr in this directory.
On most systems, simply open a console, switch to root, and run ./install.sh. If that doesnt work, you can install manually. Copy rr_share/* to /usr/share/games/rRootage, rr to /usr/bin and make sure everything works.
Running:
Type rr to start the game. The command-line line switches listed in readme_e.txt should all work.
Compiling:
Install the OpenGL development libraries. (This is the hard part.)
Install libBulletML. (http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/index_en.html Compiling should be simple. Copy the resulting .a file to /usr/lib)
Install SDL_mixer.
Compile with "make -f makefile.lin"
The file "rr" goes in your path, and all directories except src go in /usr/share/games/rRootage. src is unneeded after compiling.
Uninstall:
Remove the directory /usr/share/games/rRootage, the file /usr/bin/rr and the file ~/.rr.prf.
Enhancements:
- This only updates the packaging.
- Dont bother upgrading if your copy works.
<<less
Download (0.11MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1252 downloads
TuxFighter 0.52

TuxFighter 0.52


TuxFighter is an asteroid-like shooter written in python/pygame. more>>
TuxFighter is an asteroid-like shooter written in python/pygame.

Your goal is to waste valuable lifetime (or even paid worktime) while steering and spinning a pinguin-shaped alter ego throug a universe full of nasty enemys. The enemys try to collide into you but YOU CAN FIGHT BACK !

Shoot rockets at your enemys but be warned, you have always just twice the number of rockets as the number of enemys on the screen. So aim careful, because some rockets may bounce back from the edge of the screen.

Gain extra points or even applause by killing enemys be a rocket reflecting from walls. Enter the highscore-list and try to improve your shot/miss ratio.

<<less
Download (0.30MB)
Added: 2006-06-04 License: GPL (GNU General Public License) Price:
1238 downloads
TUER Alpha

TUER Alpha


TUER is a 3D FPS written in JAVA + JOGL + JOGG. more>>
TUER is a 3D FPS written in JAVA + JOGL + JOGG.

TUER is a very small first player shooter. You can shoot robots in a museum with your rocket launcher. It uses a kind of dynamic lighting. You can also perform screenshots and snapshots.

<<less
Download (MB)
Added: 2007-08-23 License: Freeware Price:
487 downloads
AstWar 0.4

AstWar 0.4


AstWar is a terminal based 2D space shooter. more>>
AstWar project is a terminal based 2D space shooter.
Astwar is a ncurses based simple space shooter; two little ships (asterisks), each on one side of the screen, try to shoot each other.
There is network support with several multiplayer options and user extension with Scheme (via Guile) to program the little ship to do some things automatically are in the works.
Provosional keys for now:
Ship 1:
- UP q
- DOWN a
- FIRE e
Ship 2:
- UP i
- DOWN k
- FIRE y
Enhancements:
- astbeep.c (playsound): added #ifdef __linux__
- shoot.c (shoot): added some #ifdefs
- Makefile.am (astwar_SOURCES): added *.h
- shoot.c (shoot): added new thread for each player sound.
- astbeep.c: added pthread_exit
<<less
Download (MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1050 downloads
Versus 0.2

Versus 0.2


Versus is an old-school space shooter game. more>>
Versus project is an old-school space shooter game.
Versus is a game in which two plain triangles try to kill each other by shooting on one another.
The game features gravity and can be configured through an INI file.
Features youll see in a future version:
add HUD
remove redundancies
title screen
primitive font system
horizonal hurt looses 2 lifes bug
Enhancements:
- implement ini configuartion File
- colors
- unix makefile
- cross compilation (BSD, Linux, Mac Os X, Windows)
<<less
Download (0.031MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1085 downloads
Stargun 0.2

Stargun 0.2


Stargun is a 2D space shooter game. more>>
Stargun project is a 2D space shooter game.
Stargun is a space shooter, vertical scroller game. Its platform independent (or at least it is the objetive). The target OS are Windows and Linux. There are plans to port Stargun to BeOs, FreeBSD and Amiga.
Stargun is written in C++ and uses SDL library.
This project is under GPL lisence.
Enhancements:
- Music & sound added
- Joystick support
- Levels support
- some bugs fixed
<<less
Download (0.43MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1054 downloads
Overgod 1.0

Overgod 1.0


Overgod is a 2D shooter with multiplayer support based on Allegro. more>>
Overgod is a 2D shooter with multiplayer support based on Allegro.
For too long has humanity been ruled by cruel and disputatious gods! Fly through the various layers of the Celestial Oversphere to unseat those who control the universe.
This is my latest game, Overgod. Its similar to my last game, Lacewing, but better in almost every way. Basically, you control a little vehicle in the middle of the screen and fly around and shoot things - a bit like asteroids, but the asteroids move independently and shoot back. You can also upgrade your vehicle in various ways.
Main features:
- Over 100 different enemies
- Lots of randomness and chaos
- Various different modes and unlockable challenges
- 1 or 2 players (splitscreen)
- Pretty low system requirements (about 300MHz is plenty, and it doesnt need any kind of fancy graphics card)
- Days of fun!
It should compile on any platform supported by Allegro. Windows and Mac binaries are provided at the moment, as is source code (its under the GPL). The links are all to sourceforge, which is a little cumbersome, but for various reasons Im releasing this through Internet cafes and the Library so thats what you get. Have fun!
(Thanks to Michael Faerber for helping with Linuxisation and pointing out bugs, and Peter Hull for helping with the Mac version and finding another bug)
<<less
Download (MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
1266 downloads
Stardork 0.6

Stardork 0.6


Stardork project is a Linux console-based space shooter/maze game. more>>
Stardork project is a Linux console-based space shooter/maze game.

Stardork is a Linux console based game where (.)s represent stars and are randomly placed on the screen.

(X) represents your space ship and you move in in all directions, including diagonally, to position yourself to shoot the goal (@).

You can also shoot missles in all directions. If you run into a star you lose power. If you shoot or run into the goal then you move up a level and more random stars are plotted.

This eventually creates a more and more complex maze of stars you must nagivate through to position yourself to shoot the goal.

Beat all 34 levels and you are a master stardork.

<<less
Download (0.003MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1065 downloads
Offender 0.2

Offender 0.2


Offender project is an entertaining 2D space shooter. more>>
Offender project is an entertaining 2D space shooter written in GTK+ C for linux.
Its was written casually by Silas and Dylan Albrecht over a one and a half year period with a few large breaks. Before 0.1 was releashed Offender hadnt really been hacked since early 2001 except for a few minor romps.
Offender has been tested under RedHat Linux 7.0 (using kgcc) with GTK+ 1.2.8 and RedHat 7.3 with GTK+ 1.2.10.
If you dont have GTK+ you can get it at gtk.org. If you can/cant compile it in a different environment wed be interested to hear about it through email.
Enhancements:
- Major update release version 0.2
- Much needed feature additions, stable but messy code.
<<less
Download (MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1023 downloads
Alien Blaster 1.1.0

Alien Blaster 1.1.0


Alien Blaster project is an action-loaded 2D arcade shooter game for up to two players. more>>
Alien Blaster project is an action-loaded 2D arcade shooter game for up to two players.
alienblaster is an action-loaded 2D arcade shooter game.
Your mission in the game is simple: stop the invasion of the aliens by blasting them.
Simultaneous two-player mode is available.
Main features:
- many aliens to blast
- a big bad boss
- different weapons
- special items
- cooperative mode (2 players playing on 1 computer)
- gamepad/joystick support
- arcade mode with highscore
- open source
- published under GPL
- runs with Windows and Linux
<<less
Download (6.3MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
Kobo Deluxe 0.4pre10

Kobo Deluxe 0.4pre10


Kobo Deluxe is a port of XKobo to SDL, with considerable enhancements. more>>
Kobo Deluxe is a port of XKobo to SDL, with considerable enhancements.
Kobo Deluxe is a port of XKobo to SDL. XKobo itself is a descendant of Namcos old Bosconian, which can be seen as part of the Galaxian/Galaga family of space shooters.
In both XKobo and Kobo Deluxe, you fly a ship around in 2D space, destroying other ships, dodging bullets, and destroying massive space platforms by shooting their cores.
There are literally hundreds of levels, and each level is different every time you play--the platforms are randomly generated. Kobo Deluxe adds sound, better graphics, and much more to the original game.
Main features:
- Fast paced retro arcade style game play
- Smooth, high speed 8-way scrolling
- Very simple controls - the game is about speed and strategy
- 17 different enemies; fighters, kamikaze attackers, proxy bombs and more
- 50 maps, each with its own feel and strategies to figure out
- Maps are built as you enter them - each game is unique!
- Beat the 50 maps - and get a new wave of even more aggressive enemies
- Music and sound effects with real time reverberation
- Structured audio technology - hi-fi sound in a tiny download
- OpenGL support for extremely fast and smooth animation
- High resolution support up to 2048x1536 - five types of scaling
- Supports any display color depth - dithering for 15 and 16 bpp
- Supports control by keyboard, mouse or joystick
- Runs on pretty much any hardware and operating system
- All code and data is Free! Source code available. (GPL or LGPL)
<<less
Download (0.78MB)
Added: 2006-02-27 License: GPL (GNU General Public License) Price:
1334 downloads
Transcend 0.3

Transcend 0.3


Transcend can best be described as retro-style, abstract, 2D shooter. more>>
Transcend can best be described as retro-style, abstract, 2D shooter. The graphics are geometrical, and the pace is sometimes frenzied.

Two features set Transcend apart from other games. First, its dynamic graphical engine, which can smoothly morph from one complex shape to another, produces striking displays.

Combining these dynamic shapes with subtle randomizations makes each play through a Transcend level visually different from the last. The second novel feature is Transcends musical power-up system.

As you play through a level, you are simultaneously assembling an abstract visual collage and arranging a unique piece of music. Transcend merges video games with pure art---it can be viewed either as a game or as a multimedia sculpture.

Though I first read it after developing Transcend, the Scratchware Manifesto captures the spirit that motivated me to develop a game.

<<less
Download (1.8MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
1584 downloads
AstroMenace 1.0

AstroMenace 1.0


AstroMenace is a modern 3D scrolling space shooter with ship upgrade possibilities. more>>
AstroMenace project is a modern 3D scrolling space shooter with ship upgrade possibilities. You can improve your ship configuration by installing new weapons, defensive systems, power stations and much more.

To improve your ship, you must earn money by destroying throngs of enemies on every level. A friendly interface, easy controls, and fancy 3D graphics will bring you straight into the heart of galactic war. Enjoy!

<<less
Download (37.4MB)
Added: 2007-01-17 License: Freeware Price:
1064 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5