Main > Free Download Search >

Free alpha shooter software for linux

alpha shooter

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 708
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
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
Enas Alpha

Enas Alpha


Enas is a Perl script that can telnet to a Cisco router or switch, execute some command, and log the work on a file. more>>
Enas is a Perl script that can telnet to a Cisco router or switch, execute some command, and log the work on a file.

Easy Network Automated script can use a username/password or password/enable mode.

<<less
Download (0.006MB)
Added: 2005-11-29 License: GPL (GNU General Public License) Price:
1425 downloads
Kvblade Alpha 2

Kvblade Alpha 2


Kvblade is a kernel module implementing the target side of the AoE protocol. more>>
Kvblade project is a kernel module implementing the target side of the AoE protocol. Users can command the module through sysfs to export block devices on specified network interfaces.

The loopback device should be used as an intermediary for exporting regular files with kvblade.
<<less
Download (0.017MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1156 downloads
Chatbot::Alpha::Sort 2.04

Chatbot::Alpha::Sort 2.04


Chatbot::Alpha::Sort is a Perl module for alphabetic sorting of Chatbot::Alpha documents. more>>
Chatbot::Alpha::Sort is a Perl module for alphabetic sorting of Chatbot::Alpha documents.

SYNOPSIS

use Chatbot::Alpha::Sort;

# Create a new sorter.
my $sort = new Chatbot::Alpha::Sort();

# Sort your files.
$sort->start (
dir => ./before,
out => ./after,
ext => cba,
);

Chatbot::Alpha::Sort can take your numerous unsorted Alpha documents, and create nicely formatted documents from A.cba to Z.cba with triggers sorted alphabetically within each document.

METHODS

new (ARGUMENTS)

Creates a new Chatbot::Alpha::Sort object. You should only need one object, since each sort request creates its own Chatbot::Alpha, unless you intend to run multiple sorts at the same time.

Returns a Chatbot::Alpha::Sort instance.

version

Returns the version number of the module.

start (ARGUMENTS)

Starts the sorting process. ARGUMENTS is a hash that you must pass in to tell the module how to do things. The arguments are as follows:

dir => DIRECTORY
The directory at which your original Alpha documents
can be found. Defaults to CWD.
out => DIRECTORY
Another directory for which your newly formatted Alpha
documents will be written to. Defaults to CWD.
ext => EXTENSION
The file extension of your Alpha documents. Defaults
to cba
files => SORT_TYPE
The sorting method for which your new files will be sorted.
See below for the sort types.

<<less
Download (0.030MB)
Added: 2007-04-02 License: Perl Artistic License Price:
943 downloads
Kudev Alpha

Kudev Alpha


Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules. more>>
Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules.

To launch it unpack the archive and launch sudo python ./launch.py in your favorite console.

<<less
Download (0.012MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1054 downloads
Gauge Alpha

Gauge Alpha


Gauge project is a score tracking and reporting tool for clay pigeon. more>>
Gauge project is a score tracking and reporting tool for clay pigeon.

Gauge is a simple Python script that helps record shooting statistics. It is designed for clay pigeon shooting, or any game with a hit/miss or 1/0 scoring, and allows your to keep a record of your aiming accuracy and scores.

It features a fast and easy to use color console user interface.

<<less
Download (0.011MB)
Added: 2006-12-01 License: GPL (GNU General Public License) Price:
1057 downloads
AFoC 0.2 Alpha 1

AFoC 0.2 Alpha 1


AFoC is a website framework written in python and geared towards content management. more>>
AFoC is a website framework written in Python and geared towards content management. It is free software and extremely modular, meaning that it is designed to make almost every component optional and replaceable.
The standard AFoC download consists of only a small, minimal website system that can be extended with a variety of easily installable modules, to create sites like this one, for example.
Enhancements:
- AFoC is now completely and utterly modular, in the sense that the download only contains a common core onto which modules can easily be installed.
<<less
Download (0.62MB)
Added: 2007-08-14 License: GPL v3 Price:
801 downloads
Linux ICE Alpha 3

Linux ICE Alpha 3


Linux ICE is a Linux distribution based on Ubuntu 7.04 for your car. more>>
Linux ICE is a Linux distribution based on Ubuntu 7.04 for your car.
Main features:
- nGhost Media Center 0.94.5
- Linux kernel 2.6.20
- gps support via gspd
- Improved startup time
- XFCE 4.4
Enhancements:
- Linux ICE Development team is happy to release the third alpha in the development series of Linux ICE. Code named "Veyron ICE Breaker", this breed of release has a significantly reduced footprint and contains all the new technologies available in the newest version of Ubuntu 7.04.
<<less
Download (347.4MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
881 downloads
Keystroke Alpha 1

Keystroke Alpha 1


Keystroke is a tool that aids in the transcription, subtitling, and logging of video and audio. more>>
Keystroke is a tool that aids in the transcription, subtitling, and logging of video and audio. Keystroke project combines a video player and text editor and allows control of the media through keystrokes rather than through the mouse.

Furthermore, it tracks the start and end times of each entered phrase in order to use the transcription in CMML/Annodex files as subtitles. It is also unique in that it does not display each clip in the usual table layout, instead utilizing a script-like view. Output can be in SRT, CMML, and plain text.

<<less
Download (0.011MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1074 downloads
ENSps 0.1 Alpha 71

ENSps 0.1 Alpha 71


ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language. more>>
ENSps project is a new programming system developed on Mono, Gtk# and Boo Scripting Language.

<<less
Download (0.38MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
802 downloads
Diago 0.9 Alpha 1a

Diago 0.9 Alpha 1a


Diago is the dialog-based system to easily create nested menus, execute programs and start connections to remote systems. more>>
Diago is the dialog-based system to easily create nested menus, execute programs and start connections to remote systems in the console sessions. This project is released under the terms of GPL v3 or later.

While dialog is good to create a single… well, dialog… in the console mode, Diago extends it adding a possibility to quickly and easily create a nested menu.

<<less
Download (0.022MB)
Added: 2007-07-26 License: GPL v3 Price:
820 downloads
pdb 1.0 Alpha

pdb 1.0 Alpha


pbd is a simple database management system for PHP programs. more>>
pbd is a simple database management system for PHP programs.

This DBMS can be used to create a Web site that dynamically stores data even if you cant afford a Web hosting service that offers MySQL.

pdb is simple and easy to use.
<<less
Download (0.011MB)
Added: 2007-01-16 License: Other/Proprietary License Price:
1016 downloads
srcat Alpha-0

srcat Alpha-0


srcat project can retrieve data from disks once used in a Coraid SR (SATA+RAID) appliance. more>>
srcat project can retrieve data from disks once used in a Coraid SR (SATA+RAID) appliance.
Enhancements:
- This initial alpha release retrieves data from disks that previously composed a clean RAID 5 in a Coraid SR.
- The retrieval takes place on a POSIX platform, independently of the SR unit.
- Support for RAID arrays missing disks and for levels besides RAID 5 has yet to be added.
<<less
Download (0.007MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
1214 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5