pain demo 1407
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 327
Postal 2: Share the Pain DEMO 1407
Postal 2: Share the Pain DEMO is a FPS game for Linux. more>> <<less
Download (167.3MB)
Added: 2006-03-17 License: Freeware Price:
1015 downloads
explosions demo 2005.07.31
explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects. more>>
explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects.
"Explosions" is a simple SDL-based demo written in C which displays a faux-3D environment with small sprites.
Using the mouse, you can cause little sparks (or fireworks) to appear. Using the keyboard, you can change the angle of viewing.
You can also toggle a number of nifty effects, like blur, fade, dissolve, rotation and zoom.
The C source-code is fully commented, and should be useful for learning some simple SDL and interesting effects code.
<<less"Explosions" is a simple SDL-based demo written in C which displays a faux-3D environment with small sprites.
Using the mouse, you can cause little sparks (or fireworks) to appear. Using the keyboard, you can change the angle of viewing.
You can also toggle a number of nifty effects, like blur, fade, dissolve, rotation and zoom.
The C source-code is fully commented, and should be useful for learning some simple SDL and interesting effects code.
Download (0.039MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1115 downloads
PAiN 0.46
PAiN is a new MUD code base written in Java. more>>
PAiN project is a new MUD code base written in Java.
PAiN is a new MUD codebase written in Java. It provides a general purpose persistence engine (PAiN DB) and the ability to do dynamic code reloading.
Main features:
- Pure Java database engine (transparent constant-time object access, tracking of the dirty state, transactions and savepoints support).
- Static server code (connection handling, support for code reloading and base interfaces).
- Dynamic reloadable set of action classes and plugins (virtual world logic code and plugins).
- Graphical tool to administrate server and database
Enhancements:
- PAiNDB: Collections could be saved separately from object image.This option should be used if collection is not the only field of dbobject, it has size of 20-40 items and dbobject fields are changed often. Saving collection separately will reduce flushing and object backup time inside transactions.
- PAiNDB: DbObject.provideSchema() is now static method and required for all non-abstract DBObject impls. This allows to import class schema into db without object instantiation.
- GUITool: fully rewritten, modules concept added.
- Codebase: more admin console commands.
- Tinylyb: roles removed: Reset, ResetGroup. SpaceGroup was renamed to Area.
- Tinylib: more shell implemented(this shell should be used to show multipage output)
- Tinylib: online builder bugfixing.
- PAiNDB: fixed bug with error on objects removal with non-empty StringMap type fields.
- Tinylib: bugs in @build mode fixed. More complete visualization for array-type fields
- Tinylib: number of small enhancements.
<<lessPAiN is a new MUD codebase written in Java. It provides a general purpose persistence engine (PAiN DB) and the ability to do dynamic code reloading.
Main features:
- Pure Java database engine (transparent constant-time object access, tracking of the dirty state, transactions and savepoints support).
- Static server code (connection handling, support for code reloading and base interfaces).
- Dynamic reloadable set of action classes and plugins (virtual world logic code and plugins).
- Graphical tool to administrate server and database
Enhancements:
- PAiNDB: Collections could be saved separately from object image.This option should be used if collection is not the only field of dbobject, it has size of 20-40 items and dbobject fields are changed often. Saving collection separately will reduce flushing and object backup time inside transactions.
- PAiNDB: DbObject.provideSchema() is now static method and required for all non-abstract DBObject impls. This allows to import class schema into db without object instantiation.
- GUITool: fully rewritten, modules concept added.
- Codebase: more admin console commands.
- Tinylyb: roles removed: Reset, ResetGroup. SpaceGroup was renamed to Area.
- Tinylib: more shell implemented(this shell should be used to show multipage output)
- Tinylib: online builder bugfixing.
- PAiNDB: fixed bug with error on objects removal with non-empty StringMap type fields.
- Tinylib: bugs in @build mode fixed. More complete visualization for array-type fields
- Tinylib: number of small enhancements.
Download (0.33MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
DEMOS 0.9.1
DEMOS is a modeling tool for the EP model. more>>
DEMOS is a modeling tool for the EP model. The EP model proposes a declarative executable model for engineering object-based systems which achieves executability through a hybrid approach that annotates model elements with Java code snippets.
DEMOS project is implemented as an Eclipse plugin and provides graphical editing of applications using the EP model, background code generation, and immediate feedback on syntactical validity of models and user-supplied code.
Enhancements:
- Changes in this release are the addition of a visual inspector for running EP systems, significant performance improvements, improved consistency between models and generated code, and minor feature enhancements and bugfixes.
<<lessDEMOS project is implemented as an Eclipse plugin and provides graphical editing of applications using the EP model, background code generation, and immediate feedback on syntactical validity of models and user-supplied code.
Enhancements:
- Changes in this release are the addition of a visual inspector for running EP systems, significant performance improvements, improved consistency between models and generated code, and minor feature enhancements and bugfixes.
Download (2.4MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1084 downloads
Tilt-n-Roll Demo
Tilt-n-Roll is a puzzle game where you must roll your marble through the 3d maze to the exit. more>>
Tilt-n-Roll is a puzzle game where you must roll your marble through the 3d maze to the exit.
This game is an entry into Intels Game Demo 2007 contest. Please take the time to rate my game and help me win a prize!
Tilt the 3d maze and roll your marble to the exit. The final version will fully support laptop SMS / HDAPS sensors to allow players to tilt the laptop to play! (Support is partially there now - Linux users get an SDL patch and Mac users can wrangle with Unimotion).
Main features:
- Multiple powerups, monsters, switches, puzzles, traps...
- Built-in level editor: design and share your mazes with friends!
- Keyboard or mouse control for unsupported laptops
- Plenty of sound effects and catchy music
- Physics calculations are run in a second thread: multicore users should see an increase in both framerate and simulation accuracy
- Runs on Windows, Mac OS or Linux.
- Completely open-source software under the GNU GPL!
<<lessThis game is an entry into Intels Game Demo 2007 contest. Please take the time to rate my game and help me win a prize!
Tilt the 3d maze and roll your marble to the exit. The final version will fully support laptop SMS / HDAPS sensors to allow players to tilt the laptop to play! (Support is partially there now - Linux users get an SDL patch and Mac users can wrangle with Unimotion).
Main features:
- Multiple powerups, monsters, switches, puzzles, traps...
- Built-in level editor: design and share your mazes with friends!
- Keyboard or mouse control for unsupported laptops
- Plenty of sound effects and catchy music
- Physics calculations are run in a second thread: multicore users should see an increase in both framerate and simulation accuracy
- Runs on Windows, Mac OS or Linux.
- Completely open-source software under the GNU GPL!
Download (2.3MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
834 downloads
Myah Linux 3.0 Tech Demo 2
Myah is a simple and easy to use Operating System for standard Intel or AMD powered computers. more>>
Myah is an Operating System based on the Linux kernel. Myah is a "Live CD", so no installation is required. Myah Linux Operating System runs right off the CD, putting whatever system files it needs into RAM only.
You simply start up your PC with the Myah CD. Once youre done with Myah, simply restart your PC. The CD will eject automatically and all will be exactly as it was before.
Our goal is to bring you the best free Operating System and to inform PC owners they dont have to spend their money on Windows or OS X. There is something better, and its free. Whenever we improve Myah or Linux in general those updates will be free.
There are many Linux-based Live CDs our there. So weve made sure Myah is different by including the programs youre going to use on a daily basis. To Windows users the unfamiliar Linux program names can be confusing. So weve changed the menus to make sense. For instance Kopete, a Linux instant messenger service, is simply called Messenger.
Programs have been added to the task bar for quick and easy access. Also: the user isnt hassled for any information during startup. Myah boots up completely on its own. It starts in the main administrative account called Root.
The user has full rights. And since Myah runs right off the CD you cant break it.This whole website is committed to bringing people the best of Linux and its software, so we advertise many other Linux Operating Systems. As a plus for people who cant leave Windows (tm), we offer the Live CD. And its all free for everyone to use. So please: dont waste your money.
Main features:
- Its just as easy as putting the Myah CD in your computer and rebooting. Everything is automatic, detecting your hardware, even your internet connection. All this is done without making any permenet changes to your computer. At anytime just reboot the computer, and your normal system is back.
- Myah uses the KDE destop, that comes with a great set of utilities. Control Center you have the power to tune the system as you like. K3b is Myahs CD burning programs. K3b is powerful easy to use program.
- Myah lets you breeze though the Internet with Firefox. And if you have ever wanted to try creating you own Websites NVU is included. NVU makes it possible to create professional looking Webpages, without knowing html. Just point and click.
- If office software is a must, Open Office has every thing you need. While working is nice to have something to listed to. Realplayer can handle radio stations form Shoutcast, or even let you check out there latest videos online.
- Myahs messanger Kopete will let you stay connected to with anyone, no matter what service they might use. And for all those photos Gimp is a complete solution. Myah comes Jam packed with many other programs, all in a simple and easy to use menu. Just click the penguin and begin.
Enhancements:
- Myah OS 3 Tech Demo 2 is now available. This is still a development release but it should be fairly stable and have a well rounded selection of applications. It should mirror what the Xfce version of 3.0 will look like. There are still three objectives that need to be met before 3.0 stable: firstly, to get the system well tested to weed out any bugs or setting changes, secondly, to work on Myahs package management system, and finally, there is still no actual installer. Both binary packages and source packages will be made available and since the bulk of the system has been completed, development should come much faster from now on.
<<lessYou simply start up your PC with the Myah CD. Once youre done with Myah, simply restart your PC. The CD will eject automatically and all will be exactly as it was before.
Our goal is to bring you the best free Operating System and to inform PC owners they dont have to spend their money on Windows or OS X. There is something better, and its free. Whenever we improve Myah or Linux in general those updates will be free.
There are many Linux-based Live CDs our there. So weve made sure Myah is different by including the programs youre going to use on a daily basis. To Windows users the unfamiliar Linux program names can be confusing. So weve changed the menus to make sense. For instance Kopete, a Linux instant messenger service, is simply called Messenger.
Programs have been added to the task bar for quick and easy access. Also: the user isnt hassled for any information during startup. Myah boots up completely on its own. It starts in the main administrative account called Root.
The user has full rights. And since Myah runs right off the CD you cant break it.This whole website is committed to bringing people the best of Linux and its software, so we advertise many other Linux Operating Systems. As a plus for people who cant leave Windows (tm), we offer the Live CD. And its all free for everyone to use. So please: dont waste your money.
Main features:
- Its just as easy as putting the Myah CD in your computer and rebooting. Everything is automatic, detecting your hardware, even your internet connection. All this is done without making any permenet changes to your computer. At anytime just reboot the computer, and your normal system is back.
- Myah uses the KDE destop, that comes with a great set of utilities. Control Center you have the power to tune the system as you like. K3b is Myahs CD burning programs. K3b is powerful easy to use program.
- Myah lets you breeze though the Internet with Firefox. And if you have ever wanted to try creating you own Websites NVU is included. NVU makes it possible to create professional looking Webpages, without knowing html. Just point and click.
- If office software is a must, Open Office has every thing you need. While working is nice to have something to listed to. Realplayer can handle radio stations form Shoutcast, or even let you check out there latest videos online.
- Myahs messanger Kopete will let you stay connected to with anyone, no matter what service they might use. And for all those photos Gimp is a complete solution. Myah comes Jam packed with many other programs, all in a simple and easy to use menu. Just click the penguin and begin.
Enhancements:
- Myah OS 3 Tech Demo 2 is now available. This is still a development release but it should be fairly stable and have a well rounded selection of applications. It should mirror what the Xfce version of 3.0 will look like. There are still three objectives that need to be met before 3.0 stable: firstly, to get the system well tested to weed out any bugs or setting changes, secondly, to work on Myahs package management system, and finally, there is still no actual installer. Both binary packages and source packages will be made available and since the bulk of the system has been completed, development should come much faster from now on.
Download (695.6MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
876 downloads
Babylon Search Online Demo 0.1.2b
Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web. more>>
Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web.
Wikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from Israel.
It allows you to look up a word or term in multiple dictionary resources with just a single click.
<<lessWikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from Israel.
It allows you to look up a word or term in multiple dictionary resources with just a single click.
Download (0.008MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
936 downloads
DropTeam 1.2.2 DEMO
DropTeam is an online multiplayer FPS for Linux. more>>
DropTeam is an online multiplayer FPS for Linux.
DropTeam combines accurate physics and ballistic systems, intelligent and realistic unit and weaponry capabilities with fast paced action set in a stark future of humanity. This Public Test is being offered in three different formats. One for Mac, one for Windows and one for Linux. This marks the first title published by Battlefront.com to offer Linux support!
Main features:
- A rich, fleshed out universe complete with a engaging back story and detailed history.
- Realistic combat system that models projectile/armor penetration, various munition types, and interior vehicle damage in detail.
- Huge, detailed and varied alien landscapes each planet accurately modeling its own gravity and atmospheric density, radically changing the tactical situation.
- Map sizes up to a massive 1000 (!) square kilometers.
- Terrain height resolutions from small ridges and vehicle fighting positions to towering hills and mountains.
- Deformable terrain with engineering vehicles digging out trenches in real time, ordnance created surface cratering and even trees toppling over under artillery fire.
- Dynamic environmental effects include building destruction and vehicles exploding and flipping over.
- Support for enhanced graphics effects including advanced shaders and High Dynamic Range rendering.
- Terrain uses dynamic tessellation (continuous Level of Detail) to render high resolution terrain at large sizes.
- Up to 16 human players or more supported, depending on system specs. Maximum online players realistically only limited by game server bandwidth, CPU and RAM.
More background and info on the game can be found on the DropTeam webpage located here.
The purpose of this release is to test DropTeams network functionality with a large number of players. Anyone can play for free in order to help us test DropTeam but this build has the following important restrictions:
1. Single player is disabled. You can only play network games with this release. The full version of the game includes single player skirmish games and a single player campaign.
2. This release only allows you to play 2 scenarios. The full version of the game includes 21 scenarios with more available for free download after release.
3. This is a test release, which means the game isnt finished yet. It definitely still has bugs. We greatly appreciate your help in finding and fixing them all!
Apart from these restrictions, this is a fully functional release. Players can use all of the dozens of vehicles and deployable items in the game. The two included scenarios are "Ice Field" and "Raid". Ice Field takes place on the frozen wasteland of Arcanum, a once-inhabitable planet orbiting Luytens Star that has had its climate devastated by bombardments from the Mu Arae Entente. The Raid scenario takes place on an inhabitable moon called Hopewell. Hopewell orbits a gas giant in the Wolf 9773 star system. Almost half of the moons surface, called "The Scorch", is a radioactive Hell created by the destruction of an antimatter station that used to orbit the gas giant. The remainder of Hopewell has recovered from this disaster and is once again beginning to flourish with vegetation and a growing human population.
This release includes everything needed to connect to servers and play on the Internet or on Local Area Networks on Windows, Linux, and Mac OS X Tiger. It also includes everything needed for players to run their own public or private servers. This is important since there will be a limited number of public servers made available by TBG. We plan to run only 6 servers for this public test release so players might need to run their own servers if they want to play frequently.
<<lessDropTeam combines accurate physics and ballistic systems, intelligent and realistic unit and weaponry capabilities with fast paced action set in a stark future of humanity. This Public Test is being offered in three different formats. One for Mac, one for Windows and one for Linux. This marks the first title published by Battlefront.com to offer Linux support!
Main features:
- A rich, fleshed out universe complete with a engaging back story and detailed history.
- Realistic combat system that models projectile/armor penetration, various munition types, and interior vehicle damage in detail.
- Huge, detailed and varied alien landscapes each planet accurately modeling its own gravity and atmospheric density, radically changing the tactical situation.
- Map sizes up to a massive 1000 (!) square kilometers.
- Terrain height resolutions from small ridges and vehicle fighting positions to towering hills and mountains.
- Deformable terrain with engineering vehicles digging out trenches in real time, ordnance created surface cratering and even trees toppling over under artillery fire.
- Dynamic environmental effects include building destruction and vehicles exploding and flipping over.
- Support for enhanced graphics effects including advanced shaders and High Dynamic Range rendering.
- Terrain uses dynamic tessellation (continuous Level of Detail) to render high resolution terrain at large sizes.
- Up to 16 human players or more supported, depending on system specs. Maximum online players realistically only limited by game server bandwidth, CPU and RAM.
More background and info on the game can be found on the DropTeam webpage located here.
The purpose of this release is to test DropTeams network functionality with a large number of players. Anyone can play for free in order to help us test DropTeam but this build has the following important restrictions:
1. Single player is disabled. You can only play network games with this release. The full version of the game includes single player skirmish games and a single player campaign.
2. This release only allows you to play 2 scenarios. The full version of the game includes 21 scenarios with more available for free download after release.
3. This is a test release, which means the game isnt finished yet. It definitely still has bugs. We greatly appreciate your help in finding and fixing them all!
Apart from these restrictions, this is a fully functional release. Players can use all of the dozens of vehicles and deployable items in the game. The two included scenarios are "Ice Field" and "Raid". Ice Field takes place on the frozen wasteland of Arcanum, a once-inhabitable planet orbiting Luytens Star that has had its climate devastated by bombardments from the Mu Arae Entente. The Raid scenario takes place on an inhabitable moon called Hopewell. Hopewell orbits a gas giant in the Wolf 9773 star system. Almost half of the moons surface, called "The Scorch", is a radioactive Hell created by the destruction of an antimatter station that used to orbit the gas giant. The remainder of Hopewell has recovered from this disaster and is once again beginning to flourish with vegetation and a growing human population.
This release includes everything needed to connect to servers and play on the Internet or on Local Area Networks on Windows, Linux, and Mac OS X Tiger. It also includes everything needed for players to run their own public or private servers. This is important since there will be a limited number of public servers made available by TBG. We plan to run only 6 servers for this public test release so players might need to run their own servers if they want to play frequently.
Download (MB)
Added: 2007-03-05 License: Freeware Price:
965 downloads
Wordpress Blogging JumpBox 1.0
Wordpress Blogging JumpBox is a JumpBox with a self-contained version of Wordpress. more>>
Wordpress project is the leading open source blogging platform that has rocketed to popularity thanks to its open design and powerful features. This JumpBox includes Wordpress version 2.1.2.
WHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependencies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependencies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
<<lessWHY USE A JUMPBOX
Its Simple
Open Source applications are great. The applications are powerful, inexpensive and get the job done. But installing and configuring those applications can be a pain. A JumpBox delivers Open Source applications in a way that makes them simple to try, run and operate.
Its Quick
Actually downloading a JumpBox will take the most time. Once thats done, youre just a few minutes from having a working application that can serve multiple users.
Its Portable
A JumpBox collects the application, application dependencies and all application data into a single bundle that can easily be moved from one computer to another. This allows you to start running the application on your desktop and then as usage grows move it to a server without needing to reinstall or reconfigure. Plus with support for Mac OS X, Windows and Linux you can even move the application between platforms with little effort.
Its Safe
Manually installing Open Source applications not only takes a lot of time and effort, but when youre done its still left to you to figure out how to protect the data the application manages. With a JumpBox its easy to add automatic backups of the entire state of the application.
Its Virtual
A JumpBox application is a virtual appliance that bundles the open source application and all its runtime dependencies into a single package that runs on top of virtualization software from VMWare, Parallels or Xen. This means all JumpBox applications automatically gain the benefits of traditional server virtualization and can be dropped into existing virtualization infrastructure when available.
Its Comfortable
JumpBox provides a consistent runtime environment for all applications that we bundle. The applications may differ considerably, but their installation and operation will be familiar no matter which JumpBox you choose.
Download (132.6MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
825 downloads
Apt-get Install / Remove Packet 1.0
Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get. more>>
Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get.
About Apt-Get:
Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via apt-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg.
APT simplifies the process of installing and removing software on Unix systems, by automating the retrieval, (from the Internet, local network, or CD) the configuration, the compiling (sometimes) and the installation of software from APT sources.
There is no apt program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, most notably apt-get and apt-cache.
APT front-ends can upgrade the system or specific packages. Packages can be installed or removed. When installing one or several packages, APT front-ends can list the dependencies of these packages, ask the administrator if packages recommended or suggested by newly installed packages should be installed too, automatically install dependencies and perform other operations on the systems packages to allow the installation of the packages. Similarly, to update one or several packages, front-ends can install, remove or update other packages.
APT is often hailed as one of Debians best features, giving Debian the reputation of being a "pain to install, but a joy to maintain", although with Debian 3.1 and its Debian-Installer, Debians installation might be too easy nowadays to keep this true.
<<lessAbout Apt-Get:
Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via apt-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg.
APT simplifies the process of installing and removing software on Unix systems, by automating the retrieval, (from the Internet, local network, or CD) the configuration, the compiling (sometimes) and the installation of software from APT sources.
There is no apt program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, most notably apt-get and apt-cache.
APT front-ends can upgrade the system or specific packages. Packages can be installed or removed. When installing one or several packages, APT front-ends can list the dependencies of these packages, ask the administrator if packages recommended or suggested by newly installed packages should be installed too, automatically install dependencies and perform other operations on the systems packages to allow the installation of the packages. Similarly, to update one or several packages, front-ends can install, remove or update other packages.
APT is often hailed as one of Debians best features, giving Debian the reputation of being a "pain to install, but a joy to maintain", although with Debian 3.1 and its Debian-Installer, Debians installation might be too easy nowadays to keep this true.
Download (0.032MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1319 downloads
Xokoban 1.0
Xokoban project is my (C++) sokoban game for X11. more>>
Xokoban project is my (C++) sokoban game for X11.
Main features:
- Undos right back to your first move
- Go to any level - you dont have to play them in order
- recording of solutions. If you solve a level or find a better solution, the new solution will be remembered
- can show the solution for any level, if one has been found
- a demo mode which shows all solutions or levels
- a nice-looking game board with a configurable color scheme, 4 are included.
<<lessMain features:
- Undos right back to your first move
- Go to any level - you dont have to play them in order
- recording of solutions. If you solve a level or find a better solution, the new solution will be remembered
- can show the solution for any level, if one has been found
- a demo mode which shows all solutions or levels
- a nice-looking game board with a configurable color scheme, 4 are included.
Download (0.056MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
971 downloads
Jurpe 0.3.7
Jurpe is a Role Playing Engine. more>>
Jurpe is a Role Playing Engine.
JURPE (Java Universal Role Playing Engine) is a Java API to support the writing of new computer RPG games based on a skill based, three dice RPG system. It comes with a full featured game demo of a medieval warrior crawling into a monster filled dungeon.
<<lessJURPE (Java Universal Role Playing Engine) is a Java API to support the writing of new computer RPG games based on a skill based, three dice RPG system. It comes with a full featured game demo of a medieval warrior crawling into a monster filled dungeon.
Download (1.1MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1062 downloads
Skeleton Pro 1.7
Skeleton Pro is a Swing demo application that can help you get started with Swing. more>>
Skeleton Pro is a Swing demo application that can help you get started with Swing. Skeleton Pro project incorporates user interface and architectural patterns that scale well up to medium sized applications.
Skeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.
Main features:
- Better application startup process:
- brings up a splash with progress indicator; configures and restores the UI; configures and uses logging; configures preferences; finally launches and prepares Swing.
- Better integration with the Mac OS X:
- hooks into the application menu; avoids duplicate menu items; better toolbar buttons; better dock icon when minimized.
- Stores and restores state via user preferences:
- Window position and size, panel layout, look&feel and theme
- More default dialogs: Welcome, License, Preferences, Tip of the day, About
- Uses the global (static) help system
- Provides a dynamic help system
- Can switch look&feel at runtime
- Logs runtime errors to a logfile
- Uses anti-aliased components
- Provides consistent dialog layout and design
Users Guide:
The application is about editing propeller shaft data. It has been extracted from a real-world application that helps ship inspectors check and verify whether a propeller shaft complies with a set of building rules for ship and machinery.
You can either create a new project, or load an existing. In both cases, this demo will create a sample project. You can browse the project components in the navigator, in the left. If you select a node in the navigator, an appropriate viewer shows up on the right side.
<<lessSkeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.
Main features:
- Better application startup process:
- brings up a splash with progress indicator; configures and restores the UI; configures and uses logging; configures preferences; finally launches and prepares Swing.
- Better integration with the Mac OS X:
- hooks into the application menu; avoids duplicate menu items; better toolbar buttons; better dock icon when minimized.
- Stores and restores state via user preferences:
- Window position and size, panel layout, look&feel and theme
- More default dialogs: Welcome, License, Preferences, Tip of the day, About
- Uses the global (static) help system
- Provides a dynamic help system
- Can switch look&feel at runtime
- Logs runtime errors to a logfile
- Uses anti-aliased components
- Provides consistent dialog layout and design
Users Guide:
The application is about editing propeller shaft data. It has been extracted from a real-world application that helps ship inspectors check and verify whether a propeller shaft complies with a set of building rules for ship and machinery.
You can either create a new project, or load an existing. In both cases, this demo will create a sample project. You can browse the project components in the navigator, in the left. If you select a node in the navigator, an appropriate viewer shows up on the right side.
Download (MB)
Added: 2006-01-13 License: Freeware Price:
2569 downloads
Other version of Skeleton
License:Freeware
Packer 0.1.5
Packer is a tool that helps in the creation of packages. more>>
Packer is a tool that helps in the creation of packages.
Packages are a great convenience for gurus and new users alike. Thus, users may be less inclined to use software that is not packaged.
This is unfortunate for GNU/Linux software developers since packaging software is a huge pain, especially given the huge variety of packaging formats.
Packer helps to automate this process. Using a text-based wizard, packer can collect all the information regarding a program needed to create a package.
Then, a simple command is all it takes to create a debian directory (used to build debian packages), RPM SPEC files (for Mandriva, SuSE, and Fedora/Red Hat), and autopackages spec files (autopackage is a system for creating distribution-neutral installers with dependency handling).
These files are of a similar quality to hand-crafted ones. Packer can also automatically build the packages themselves if requested.
Usage:
Running packer with no options will start the packer wizard. It will populate the packer directory based on your answers to the its questions.
It is always possible to relaunch the wizard to make modifications to the package if there were problems with the information originally entered or if a new version of the program being packaged is released.
Running packer with options will create binary and source packages from the information in the packer directory. You may call packer -h to find out the availible options.
Enhancements:
- Removed dependency on dynamic content on packages.debian.org (ie it works again)
<<lessPackages are a great convenience for gurus and new users alike. Thus, users may be less inclined to use software that is not packaged.
This is unfortunate for GNU/Linux software developers since packaging software is a huge pain, especially given the huge variety of packaging formats.
Packer helps to automate this process. Using a text-based wizard, packer can collect all the information regarding a program needed to create a package.
Then, a simple command is all it takes to create a debian directory (used to build debian packages), RPM SPEC files (for Mandriva, SuSE, and Fedora/Red Hat), and autopackages spec files (autopackage is a system for creating distribution-neutral installers with dependency handling).
These files are of a similar quality to hand-crafted ones. Packer can also automatically build the packages themselves if requested.
Usage:
Running packer with no options will start the packer wizard. It will populate the packer directory based on your answers to the its questions.
It is always possible to relaunch the wizard to make modifications to the package if there were problems with the information originally entered or if a new version of the program being packaged is released.
Running packer with options will create binary and source packages from the information in the packer directory. You may call packer -h to find out the availible options.
Enhancements:
- Removed dependency on dynamic content on packages.debian.org (ie it works again)
Download (0.041MB)
Added: 2006-02-19 License: GPL (GNU General Public License) Price:
1346 downloads
Hero of Allacrost Demo 0.2.0
Hero of Allacrost is a single player 2D role-playing game. more>>
Hero of Allacrost is a single player 2D role-playing game.
Hero of Allacrost is a game inspired by the likes of SNES-era RPGs such as Chrono Trigger and the Final Fantasy series.
In Allacrost, the player explores rich environments, undertakes various quests and missions, solves dungeon puzzles, and fights strategic battles in an active time-based system.
Enhancements:
- Free-range movement replacing tile-based movement
- Two excellent new maps to explore
- No more random encounters
- You can now buy and sell wares from shop keepers
- A newly added stamina bar in the battle interface
- The ability to gain experience levels and make your character grow stronger
- Plenty of additional music to enjoy
<<lessHero of Allacrost is a game inspired by the likes of SNES-era RPGs such as Chrono Trigger and the Final Fantasy series.
In Allacrost, the player explores rich environments, undertakes various quests and missions, solves dungeon puzzles, and fights strategic battles in an active time-based system.
Enhancements:
- Free-range movement replacing tile-based movement
- Two excellent new maps to explore
- No more random encounters
- You can now buy and sell wares from shop keepers
- A newly added stamina bar in the battle interface
- The ability to gain experience levels and make your character grow stronger
- Plenty of additional music to enjoy
Download (16.6MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
866 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 pain demo 1407 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