space game
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3057
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 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
PTSPACE 0.1
PTSPACE is a X11 arcade game which allows you to patrol in space. more>>
PTSPACE is a X11 arcade game which allows you to patrol in space.
The real goal of this games is alien abduction except its you abducting the aliens for a change.
To get started try droping aliens into the sun and spacemen into the wormhole. The control key are shown on the info page.
Patrol in Space is a simple space arcade game in which you abduct aliens to free the solar system from alien invaders.
<<lessThe real goal of this games is alien abduction except its you abducting the aliens for a change.
To get started try droping aliens into the sun and spacemen into the wormhole. The control key are shown on the info page.
Patrol in Space is a simple space arcade game in which you abduct aliens to free the solar system from alien invaders.
Download (0.26MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
618 downloads
The Snake Game 1.0
The Snake Game is an adapted, improved version of the popular javacave game. more>>
This is an adapted, improved version of the popular javacave game, written in QtRuby.
Installation:
download
chmod +x snake(gl).rb
run it.
<<lessInstallation:
download
chmod +x snake(gl).rb
run it.
Download (0.015MB)
Added: 2005-05-24 License: Public Domain Price:
1622 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
Spacewar 0.3
Spacewar project is a 2-player arcade game. more>>
Spacewar project is a 2-player arcade game.
Spacewar is an arcade game in which two players have to destroy each others space ship by hitting them with their lasers.
It uses SDL and runs on both Linux and Windows
<<lessSpacewar is an arcade game in which two players have to destroy each others space ship by hitting them with their lasers.
It uses SDL and runs on both Linux and Windows
Download (0.26MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1079 downloads
A Jacks Game 1.0
A Jacks Game is a real-time game that runs in a Web browser using the AJAX technology. more>>
A Jacks Game is a real-time game that runs in a Web browser using the AJAX (Asynchronous JavaScript and XML) technology.
Multiple users can login in A Jacks Game to explore a common map and earn a common currency as their score.
A Jacks Game is free software released under GNU/GPL Open Source License.
<<lessMultiple users can login in A Jacks Game to explore a common map and earn a common currency as their score.
A Jacks Game is free software released under GNU/GPL Open Source License.
Download (0.014MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1389 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
ZengaiaSpace 0.2.1a
Zengaia Space is a multiplayer game which can be played over a central Internet server. more>>
Zengaia Space project is a multiplayer game which can be played over a central Internet server.
In the game, you have to build ships, settle new planets, build new shipyards, fight your enemy, and conquer new planets and solar systems.
Enhancements:
- A large bug has been fixed that caused the MySQL connection to crash after about a day running the server.
- Now the server should be up 24/7 again.
<<lessIn the game, you have to build ships, settle new planets, build new shipyards, fight your enemy, and conquer new planets and solar systems.
Enhancements:
- A large bug has been fixed that caused the MySQL connection to crash after about a day running the server.
- Now the server should be up 24/7 again.
Download (0.14MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1369 downloads
Spacehulk 1.5 beta1
Space Hulk is a board game which takes place in the world of Warhammer 40000. more>>
Space Hulk is a great board game of Games Workshop in the world of Warhammer 40000. This is a two player turn-based game where one play the Marine, the other play the alien called Genestealer. If you need more infos on the game, you can get the rulebook or some links on Space Hulk
This video game is a complete conversion of the board game with the 2nd edition rules. Well, I know there is some fans discussion to know whether the 1st or the 2nd edition of the rules is the better. For my part, I only played the 2nd edition, thats the edition this game is based on.
The project is aiming at providing a way to play SpaceHulk on your computer exactly as you could do it with the real board version but with some extra : you can play via network (no need to have two players in the same room) synchronized or asynchronized (via e-mail), and you will even be able to play solo against an artificial intelligent opponent. Currently, only HotSeat and Play-By-Email mode game are implemented. You can see some screenshots or download it.
This game is developed as a free software with the GPL license. We always need some volonteers to help us on coding, bug reports, creating new skins or new levels, writing documentations, maintaining web sites, etc. See the development site for more infos.
Enhancements:
- Problem with diceroll.
- BF: Problem when transmitting genestealer orientation during creation.
- BF: Mail sent with n instead of rn (fix from Unifex).
- BF: segfault with newby question in pbem.
<<lessThis video game is a complete conversion of the board game with the 2nd edition rules. Well, I know there is some fans discussion to know whether the 1st or the 2nd edition of the rules is the better. For my part, I only played the 2nd edition, thats the edition this game is based on.
The project is aiming at providing a way to play SpaceHulk on your computer exactly as you could do it with the real board version but with some extra : you can play via network (no need to have two players in the same room) synchronized or asynchronized (via e-mail), and you will even be able to play solo against an artificial intelligent opponent. Currently, only HotSeat and Play-By-Email mode game are implemented. You can see some screenshots or download it.
This game is developed as a free software with the GPL license. We always need some volonteers to help us on coding, bug reports, creating new skins or new levels, writing documentations, maintaining web sites, etc. See the development site for more infos.
Enhancements:
- Problem with diceroll.
- BF: Problem when transmitting genestealer orientation during creation.
- BF: Mail sent with n instead of rn (fix from Unifex).
- BF: segfault with newby question in pbem.
Download (0.86MB)
Added: 2005-06-20 License: GPL (GNU General Public License) Price:
1596 downloads
PySpaceWar 0.9.2
PySpaceWar is a top down one or two player space game with gravity. more>>
PySpaceWar is a top down one or two player space game with gravity.
PySpaceWar is an open-source game, loosely inspired by Spacewar, Gravity Wars, and a bit by Star Control (I and II).
Two ships duel in a gravity field. Gravity doesnt affect the ships themselves (which have spanking new anti-gravity devices), but it affects missiles launched by the ships.
You can play against the computer, or two players can play with one keyboard. There is also a Gravity Wars mode, where the two ships do not move, and the players repeatedly specify the direction and velocity of their missiles.
<<lessPySpaceWar is an open-source game, loosely inspired by Spacewar, Gravity Wars, and a bit by Star Control (I and II).
Two ships duel in a gravity field. Gravity doesnt affect the ships themselves (which have spanking new anti-gravity devices), but it affects missiles launched by the ships.
You can play against the computer, or two players can play with one keyboard. There is also a Gravity Wars mode, where the two ships do not move, and the players repeatedly specify the direction and velocity of their missiles.
Download (0.11MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1073 downloads
Sparklet 0.9.7
Sparklet is a multiplayer networking game. more>>
Sparklet is a multiplayer networking game. Sparklet is multiplatform, real-time, 2D, top-down view, 3rd person space shooting game. It is released under GPL license.
At the moment there are no known bugs, but the game has not been deeply tested yet.
<<lessAt the moment there are no known bugs, but the game has not been deeply tested yet.
Download (6.3MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1048 downloads
Sable 1.0
Sable is a high speed 3-D space shooter. more>>
Sable is a frantic 3d space shooter inspired by games such as After Burner and Space Harrier. You pilot a ship through an obstacle-laden landscape and attack or evade swarms of enemies.
Sable itself is quite easy to play. The arrow keys move your ship, and the space bar fires your cannons. Holding down the space bar produces a rapid-fire effect. Avoid enemy craft, enemy shots, and the pylons. Pylons are destroyable but require concentrated fire to destroy.
Destroying an enemy ship is worth 75 points. Destroying a pylon is worth 200. Evading a pylon is worth 25 points.
Pressing P will pause the game. The R key toggles the "pylon radar" display which can be used to help navigate dense pylon fields.
<<lessSable itself is quite easy to play. The arrow keys move your ship, and the space bar fires your cannons. Holding down the space bar produces a rapid-fire effect. Avoid enemy craft, enemy shots, and the pylons. Pylons are destroyable but require concentrated fire to destroy.
Destroying an enemy ship is worth 75 points. Destroying a pylon is worth 200. Evading a pylon is worth 25 points.
Pressing P will pause the game. The R key toggles the "pylon radar" display which can be used to help navigate dense pylon fields.
Download (0.21MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1319 downloads
Epiphany Game 0.6.1
Epiphany project is a multiplatform clone of the game Boulderdash. more>>
Epiphany project is a multiplatform clone of the game Boulderdash.
It is written entirely in C++, using Clanlib as its graphic library.
The player must collect all valuable minerals scattered in levels, while avoiding being hit by a falling boulder or a bomb.
<<lessIt is written entirely in C++, using Clanlib as its graphic library.
The player must collect all valuable minerals scattered in levels, while avoiding being hit by a falling boulder or a bomb.
Download (1.4MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
856 downloads
Resource Management Game 0.12
Resource Management Game project is a Web-based resource management game. more>>
Resource Management Game project is a Web-based resource management game.
Resource Management Game is a PHP framework for easily creating resource management and strategy games.
Two playable games are included.
The system uses sessions to store data and should work out of the box with little or no configuration.
<<lessResource Management Game is a PHP framework for easily creating resource management and strategy games.
Two playable games are included.
The system uses sessions to store data and should work out of the box with little or no configuration.
Download (0.081MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1022 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 game 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