space ball
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1215
Space Racer 0.2.4
Space Racer project is a OpenGL Car Game in a galactic environment. more>>
Space Racer project is a OpenGL Car Game in a galactic environment.
It aims to be a clone of the well known Stunt Car Racer developed by Geff Crammond, author of Grand Prix I and II.
To play a 3dfx is recommanded. But TNT and Matrox Cards should now work.
If you have a 3dfx, you can take advantage of OpenGL 1.1 in adding this line in config.h:
#define SP_OPENGL_1_1
<<lessIt aims to be a clone of the well known Stunt Car Racer developed by Geff Crammond, author of Grand Prix I and II.
To play a 3dfx is recommanded. But TNT and Matrox Cards should now work.
If you have a 3dfx, you can take advantage of OpenGL 1.1 in adding this line in config.h:
#define SP_OPENGL_1_1
Download (0.96MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1079 downloads
Lemming Ball Z
Lemming Ball Z is a DBZ-style fighting game with Lemmings. more>>
Lemming Ball Z project is a DBZ-style fighting game with Lemmings. LBZ is a single and multiplayer game which can be played both offline and online against a bot or a friend.
Main features:
- 3D models
- Destructable terrain
- DBZ/Lemming style characters
- Slow-Motion Effects
- Lots of gore
- Easy editing of the game
- Ability to add custom levels and characters
<<lessMain features:
- 3D models
- Destructable terrain
- DBZ/Lemming style characters
- Slow-Motion Effects
- Lots of gore
- Easy editing of the game
- Ability to add custom levels and characters
Download (6.2MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1216 downloads
Brawl Ball 0.1
Brawl Ball project is a game of football based on the Blood Bowl ruleset. more>>
Brawl Ball project is a game of football based on the Blood Bowl ruleset.
Brawl Ball is a game of football based on the rules of the fantasy football game, Blood Bowl. It supports the full "basic" Blood Bowl ruleset.
Main features:
- Five basic player skills: block, catch, dodge, pass, & sure hands
- Team rerolls & player rerolls
- Team customization and/or creation using an xml format file and custom images
- Preferences for a strict adherence to the rules, or a more loosely played game
- Supports multiple languages (see internationalization)
<<lessBrawl Ball is a game of football based on the rules of the fantasy football game, Blood Bowl. It supports the full "basic" Blood Bowl ruleset.
Main features:
- Five basic player skills: block, catch, dodge, pass, & sure hands
- Team rerolls & player rerolls
- Team customization and/or creation using an xml format file and custom images
- Preferences for a strict adherence to the rules, or a more loosely played game
- Supports multiple languages (see internationalization)
Download (1.9MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1067 downloads
Open Steelball 0.5
Open Steelball is a futuristic soccer game. more>>
Open Steelball project is a futuristic soccer game.
Open Steelball is an SDL game, which is similar to "SpeedBall" on the Amiga. It is a futuristic soccer game for one or two where 5 players can be controlled per side.
The ball can be passed, shot, lobbed, and other players can be tackled.
Goalkeepers are controlled automatically.
This is the First Alpha Release.
<<lessOpen Steelball is an SDL game, which is similar to "SpeedBall" on the Amiga. It is a futuristic soccer game for one or two where 5 players can be controlled per side.
The ball can be passed, shot, lobbed, and other players can be tackled.
Goalkeepers are controlled automatically.
This is the First Alpha Release.
Download (0.49MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1060 downloads
Space Commander 0.4
Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in. more>>
Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in.
The project is a remarkably functional space simulation with under 200 lines of code in the main file.
DEPENDENCIES
You need a recent version of Python and some support libraries. The game is currently being written using Python v 2.4.3 but it may work with newer or older versions with some minor tweaking. I intend to be using Python 2.5 and PyGame 1.8 shortly.
- Python 2.4.3
- PyGame 1.7
- Numeric 22.0
Basically you need a pretty complete Python kit. Most Linux distributions should have everything that you need and Windows / OSX users will be able to install it all with a small bit of effort.
To play the MIDI score in Linux you have to install and configure Timidity due to some old code in sdl-mixer which is a pre-dependency of PyGame. If the game crashes and
complains about midi, just comment out the MIDI line in spacecommander.py to disable it.
As to performance issues. I pass the buck. If it runs too slowly then get a faster computer, better graphics card, better operating system, whatever.
The idea of writing this in Python is to have a compromise between ultimate performance and the ability to understand and tinker around with the code.
You could try reducing the number of stars in the galaxy by editing bigbang.py also.
Feel free to re-write the game in hand optimized assembler, but you must send me a copy of your code per the LICENSE.
RUNNING THE GAME
Linux: ./spacecommander.py
KEYBOARD COMMANDS
ESC / Q: Quit the game
Left / Right: Yaw
Up / Down: Pitch
PgUp / PgDN: Roll
Enhancements:
- The main engine was completely rewritten and now supports flying a spaceship around a randomly generated galaxy. 2D rendering of objects using PyGame is supported.
- Mouse flight control is featured.
<<lessThe project is a remarkably functional space simulation with under 200 lines of code in the main file.
DEPENDENCIES
You need a recent version of Python and some support libraries. The game is currently being written using Python v 2.4.3 but it may work with newer or older versions with some minor tweaking. I intend to be using Python 2.5 and PyGame 1.8 shortly.
- Python 2.4.3
- PyGame 1.7
- Numeric 22.0
Basically you need a pretty complete Python kit. Most Linux distributions should have everything that you need and Windows / OSX users will be able to install it all with a small bit of effort.
To play the MIDI score in Linux you have to install and configure Timidity due to some old code in sdl-mixer which is a pre-dependency of PyGame. If the game crashes and
complains about midi, just comment out the MIDI line in spacecommander.py to disable it.
As to performance issues. I pass the buck. If it runs too slowly then get a faster computer, better graphics card, better operating system, whatever.
The idea of writing this in Python is to have a compromise between ultimate performance and the ability to understand and tinker around with the code.
You could try reducing the number of stars in the galaxy by editing bigbang.py also.
Feel free to re-write the game in hand optimized assembler, but you must send me a copy of your code per the LICENSE.
RUNNING THE GAME
Linux: ./spacecommander.py
KEYBOARD COMMANDS
ESC / Q: Quit the game
Left / Right: Yaw
Up / Down: Pitch
PgUp / PgDN: Roll
Enhancements:
- The main engine was completely rewritten and now supports flying a spaceship around a randomly generated galaxy. 2D rendering of objects using PyGame is supported.
- Mouse flight control is featured.
Download (MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1041 downloads
SpacePong 0.0.2
SpacePong is an innovative game that is controlled with the mouse. more>>
SpacePong is an innovative game that is controlled with the mouse. The gameplay involves steering your spacecraft ball around the screen and picking up speed by bouncing off the walls. The goal is to collect a certain amount of space boxes in a short time.
Enhancements:
- New sounds and music were added.
- A moving stars effect in the background was implemented.
- Packages for Debian and Mandriva were added.
<<lessEnhancements:
- New sounds and music were added.
- A moving stars effect in the background was implemented.
- Packages for Debian and Mandriva were added.
Download (1.2MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1537 downloads
base::ball 0.0.2
base::ball - b all the namespaces under the given one(s). more>>
base::ball - "b" all the namespaces under the given one(s).
SYNOPSIS
use base::ball qw(Foo::Utils);
equivalent to:
use base qw(Foo::Utils);
use base qw(Foo::Utils::Data);
use base qw(Foo::Utils::UI);
use base qw(Foo::Utils::Sys);
use base qw(Foo::Utils::Sys::Unix);
use base qw(Foo::Utils::Sys::Win32);
use base qw(Foo::Utils::Run);
Recursively searches the directory that the given name spaces are in to also use base on their "child" name spaces based on any .pm files found and any directories that belong to that .pm
In other words, assuming that the Foo/ that Foo::Utils is in has:
Utils/Data.pm, Utils/UI.pm, Utils/Sys.pm, Utils/Sys/Unix.pm, Utils/Sys/Win32.pm, Utils/Run.pm
then the synopsis is correct.
Note it does not follow directories who do not firts have a .pm, in other words:
Foo/Utils/Whatever/Fiddle.pm will no get Foo:Utils::Whatever::Fiddle as base unless Foo/Utils/Whatever.pm exists (and therefore Foo::Utils::Whatever is a base)
This is by design for good reasons and given enough popular demand may lead to support for it.
<<lessSYNOPSIS
use base::ball qw(Foo::Utils);
equivalent to:
use base qw(Foo::Utils);
use base qw(Foo::Utils::Data);
use base qw(Foo::Utils::UI);
use base qw(Foo::Utils::Sys);
use base qw(Foo::Utils::Sys::Unix);
use base qw(Foo::Utils::Sys::Win32);
use base qw(Foo::Utils::Run);
Recursively searches the directory that the given name spaces are in to also use base on their "child" name spaces based on any .pm files found and any directories that belong to that .pm
In other words, assuming that the Foo/ that Foo::Utils is in has:
Utils/Data.pm, Utils/UI.pm, Utils/Sys.pm, Utils/Sys/Unix.pm, Utils/Sys/Win32.pm, Utils/Run.pm
then the synopsis is correct.
Note it does not follow directories who do not firts have a .pm, in other words:
Foo/Utils/Whatever/Fiddle.pm will no get Foo:Utils::Whatever::Fiddle as base unless Foo/Utils/Whatever.pm exists (and therefore Foo::Utils::Whatever is a base)
This is by design for good reasons and given enough popular demand may lead to support for it.
Download (0.004MB)
Added: 2007-06-27 License: Perl Artistic License Price:
849 downloads
Space Mines 0.1.0
Space Mines project is a game where one makes money by building mines. more>>
Space Mines project is a game where one makes money by building mines.
Space Mines is a game where one needs to make money by building mines and by keeping ones workers happy.
INSTALLATION
make all
make install
make clean
USAGE
Build mines (but not too many) and create profits by selling the ore!
You need to pay your workers wages to keep them happy. Mining on other worlds is a dangerous business, and workers are at risk from exploding mines, radiation leaks, etc.
Version restrictions:
- There is very little error checking for if someone enters the wrong data type (like letters where there should be numbers).
Enhancements:
- Decided to release it to the world
- Made it GPL
- Included some documentation
<<lessSpace Mines is a game where one needs to make money by building mines and by keeping ones workers happy.
INSTALLATION
make all
make install
make clean
USAGE
Build mines (but not too many) and create profits by selling the ore!
You need to pay your workers wages to keep them happy. Mining on other worlds is a dangerous business, and workers are at risk from exploding mines, radiation leaks, etc.
Version restrictions:
- There is very little error checking for if someone enters the wrong data type (like letters where there should be numbers).
Enhancements:
- Decided to release it to the world
- Made it GPL
- Included some documentation
Download (0.009MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
Space Plumber 1.1.0 RC1
Space Plumber is a first-person 3d game, not much different to Doom and Quake. more>>
Space Plumber is a first-person 3d game, not much different to Doom and Quake. The main goal of Space Plumber is to reach the extraction pumps before the water level increases swamping everything.
Each of the 30 levels that conform the game have progressive difficulty by adding more pumps and consoles that you must deactivate first, and by making the map bigger. There are no enemies, you fight against time and misorientation, and you only have your skills to move inside the maze.
The 1.1.x series are a port to use the QDGDF library, making it easier to compile in a variety of systems. Its included in the package, so you dont have to download it separately.
Enhancements:
- Space Plumber has been ported to use the QDGDF library, so its compilable in a wider variety of platforms and has some new features.
- The most important new feature is sound support under Linux.
- The game itself is exactly the same.
<<lessEach of the 30 levels that conform the game have progressive difficulty by adding more pumps and consoles that you must deactivate first, and by making the map bigger. There are no enemies, you fight against time and misorientation, and you only have your skills to move inside the maze.
The 1.1.x series are a port to use the QDGDF library, making it easier to compile in a variety of systems. Its included in the package, so you dont have to download it separately.
Enhancements:
- Space Plumber has been ported to use the QDGDF library, so its compilable in a wider variety of platforms and has some new features.
- The most important new feature is sound support under Linux.
- The game itself is exactly the same.
Download (2.0MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
Balls 1.0
Balls is a puzzle game. more>>
Balls is a puzzle game. Place a few tiles judiciously in the level, and then activate the level and watch the balls find their way into the holes - or not.
There arent many levels, but this game is worth the download if only for the music and sound effects.
<<lessThere arent many levels, but this game is worth the download if only for the music and sound effects.
Download (1.0MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1534 downloads
Download (37.5MB)
Added: 2007-02-20 License: LGPL (GNU Lesser General Public License) Price:
987 downloads
BALL 1.1.1
The Biochemical ALgorithms Library (BALL) is a framework for rapid application development. more>>
BALL is Rapid Software Prototyping can significantly reduce development times in the field of Computational Molecular Biology and Molecular Modeling. BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for this purpose.
BALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
<<lessBALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
Download (4.2MB)
Added: 2005-12-22 License: LGPL (GNU Lesser General Public License) Price:
793 downloads
Neverball 1.4.0
Neverball is part puzzle game, part action game, and entirely a test of skill. more>>
Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.
<<less Download (10.5MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1546 downloads
Volleyball 0.8.5
Volleyball is a simple sports game, starring two penguins. more>>
Volleyball project is a simple sports game, starring two penguins. Is a two player game, and follows the basic rules of actual Volleyball.
Each player hits the ball, trying to reach the opponents field. If the ball touches the floor of the opponents field, the player scores one point.
<<lessEach player hits the ball, trying to reach the opponents field. If the ball touches the floor of the opponents field, the player scores one point.
Download (0.35MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1195 downloads
Tux Football 0.1
Tux Football is a 2D top down Association Football (Soccer) game. more>>
Tux Football is a 2D top down "Association Football" (Soccer) game.
Tux Football is a great 2D football game for Windows and Linux! Bringing old style gameplay back to the desktop with up to date graphics! For those people who remember and miss old classics such as Amcos Kick Off and Sensible Softwares Sensible Soccer.
Game play is designed to be quick, responsive and fun. You are always in control of the player closest to the ball. The ball is controled via two kick buttons - one for pass, and one for shoot.
Aftertouch can be applied to shots by quickly pressing and holding the direction you want the ball to bend towards. Pushing in the opposite direction to what you kicked the ball makes it raise into the air, pushing in the same direction as the ball makes it dip towards the ground.
Main features:
- Two Teams
- Pass, Kick, Tackles, Headers
- Aftertouch
- Bounds detection (i.e. we know when throw ins, goals, etc. happens)
- Realistic physics on the ball, including bouncing off goal posts.
- Title Screen, With menu.
- Sound Support, including sfx and music
- Computer controlled players
- Redefining keys, selecting number of players
<<lessTux Football is a great 2D football game for Windows and Linux! Bringing old style gameplay back to the desktop with up to date graphics! For those people who remember and miss old classics such as Amcos Kick Off and Sensible Softwares Sensible Soccer.
Game play is designed to be quick, responsive and fun. You are always in control of the player closest to the ball. The ball is controled via two kick buttons - one for pass, and one for shoot.
Aftertouch can be applied to shots by quickly pressing and holding the direction you want the ball to bend towards. Pushing in the opposite direction to what you kicked the ball makes it raise into the air, pushing in the same direction as the ball makes it dip towards the ground.
Main features:
- Two Teams
- Pass, Kick, Tackles, Headers
- Aftertouch
- Bounds detection (i.e. we know when throw ins, goals, etc. happens)
- Realistic physics on the ball, including bouncing off goal posts.
- Title Screen, With menu.
- Sound Support, including sfx and music
- Computer controlled players
- Redefining keys, selecting number of players
Download (8.9MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1289 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above space ball search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed