puzzle
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 200
StroQ 0.2
StroQ is a Polarium/Chokkan Hitofude clone. more>>
StroQ is a Polarium/Chokkan Hitofude clone. StroQ is an addictive puzzle game where you have to flip white and black tiles in order to form rows of the same color with a single stroke of your mouse. StroQ runs under Windows, Linux/*BSD and Mac OSX.
<<less Download (0.15MB)
Added: 2005-06-20 License: GPL (GNU General Public License) Price:
1588 downloads
Relokate 0.4.1
Relokate is a puzzle game which comes with 3 different levels of complexity. more>>
Relokate is a strategy puzzle game for the K Desktop Environment (KDE). The player must reorder the cards to match the original image or order of numbers.
Relokate has support for adding background images and puzzle themes using the Get Hot New Stuff framework (GHNS).
Enhancements:
- It is a quick bugfix update to 0.4 which didnt install the configuration correctly!
<<lessRelokate has support for adding background images and puzzle themes using the Get Hot New Stuff framework (GHNS).
Enhancements:
- It is a quick bugfix update to 0.4 which didnt install the configuration correctly!
Download (1.2MB)
Added: 2005-06-21 License: GPL (GNU General Public License) Price:
1585 downloads
GLightOff 1.0.0
GLightOff is a simple (but not so easy to solve!) puzzle game. more>>
GLightOff is a simple (but not so easy to solve!) puzzle game. The goal is to switch off all the lights on the 5x5 board.
Enhancements:
- Finally 1.0.0 now that GTK+-2.6 is out.
- This new release features misc bugfixes and the ability to play the game with the keyboard.
<<lessEnhancements:
- Finally 1.0.0 now that GTK+-2.6 is out.
- This new release features misc bugfixes and the ability to play the game with the keyboard.
Download (0.34MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1555 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
Lex-Jongg 1.2
LexJongg is an Allegro version of the classic puzzle game. more>>
LexJongg is an Allegro version of the classic puzzle game. Features several board layouts and even has an (unsupported) editor allowing you to create your own board layouts.
This game was written as a preparation for BlitzHack and took just 9h (including gfx). Allegro really makes it easy to create games fast...
<<lessThis game was written as a preparation for BlitzHack and took just 9h (including gfx). Allegro really makes it easy to create games fast...
Download (0.92MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1541 downloads
Escape 200508080
Escape is a tile-based puzzle game in the style of Adventures of Lolo or Chips Challenge. more>>
Escape is a tile-based puzzle game in the style of "Adventures of Lolo" or "Chips Challenge." Unlike either of those games, Escape doesnt rely at all on reflexes--its all about your brain.
Although it comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus it has a built-in level editor and facilities for automatically sharing puzzles with other players.
Enhancements:
- This release featured improved usability of the level browser, the ability to delete uploaded levels, sleeping bots, transponders and crossover wires, and many improvements to editor (including a pattern tool and a prefab system).
- Many bugs were fixed, including tile behavior problems, animation corner cases, and crashes.
<<lessAlthough it comes with hundreds of levels, the game places an emphasis on the composition of new puzzles. Thus it has a built-in level editor and facilities for automatically sharing puzzles with other players.
Enhancements:
- This release featured improved usability of the level browser, the ability to delete uploaded levels, sleeping bots, transponders and crossover wires, and many improvements to editor (including a pattern tool and a prefab system).
- Many bugs were fixed, including tile behavior problems, animation corner cases, and crashes.
Download (1.2MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1536 downloads
X-pired 1.22
X-pired is an action-puzzle game. more>>
X-pired is an action-puzzle game written in C using SDL, SDL_mixer, SDL_image and SDL_gfx libraries distributed under the terms of GNU GPL.
The goal of the game in each level is to reach the exit square, avoiding exploding barrels and other deadly stuff...
Enhancements:
- Some loading bugs fixed.
- Rare and strange cycling bug fixed(?).
- X-pir-Ed-It supports some command line opts, fullscreen mode (but it sucks under Win) and "save as" feature now.
<<lessThe goal of the game in each level is to reach the exit square, avoiding exploding barrels and other deadly stuff...
Enhancements:
- Some loading bugs fixed.
- Rare and strange cycling bug fixed(?).
- X-pir-Ed-It supports some command line opts, fullscreen mode (but it sucks under Win) and "save as" feature now.
Download (2.1MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1535 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
Puzzle Blocks 0.5.3
Puzzle Blocks is a multi-platform puzzle game, designed for both Linux and Windows. more>>
Turts Puzzle Blocks multi-platform puzzle game, designed for both Linux and Windows. Turts Puzzle Blocks is also the current project of Turt99 Productions. The goal of the project is to gain experience C++ and Object Oriented Design, as well as to help in the learn process of Linux as a development platform.
Turts Puzzle Blocks has actually gone through many stages; it started its life as "Turts Breakdown". At this point the graphics where being designed so the "blocks" didnt exists. Once the "blocks" where created there was a need for the name to be changed, and a lot of new modes (or mini games) seemed to fall into the design. As of the Beta release you are basically seeing what "Turts Breakdown" was to be, however there are many more plans for Turts Puzzle Blocks.
Turts Puzzle Blocks is created using KDevelop 2.1 under Linux Redhat 9.0, and uses the SDL libraries. SDL was chosen because it is a multi-platform library that would allow the seamless development for 2 operating systems. SDL main library supplies the support for the windows and the display, but Turts Puzzle Blocks also uses two additional SDL libraries SDL_image and SDL_Mixer. SDL_image supports the use for PNG and TGA files, which allows for Alpha blending and results in clean lines and smooth graphics. SDL_mixer is used for playing sounds and the background music.
<<lessTurts Puzzle Blocks has actually gone through many stages; it started its life as "Turts Breakdown". At this point the graphics where being designed so the "blocks" didnt exists. Once the "blocks" where created there was a need for the name to be changed, and a lot of new modes (or mini games) seemed to fall into the design. As of the Beta release you are basically seeing what "Turts Breakdown" was to be, however there are many more plans for Turts Puzzle Blocks.
Turts Puzzle Blocks is created using KDevelop 2.1 under Linux Redhat 9.0, and uses the SDL libraries. SDL was chosen because it is a multi-platform library that would allow the seamless development for 2 operating systems. SDL main library supplies the support for the windows and the display, but Turts Puzzle Blocks also uses two additional SDL libraries SDL_image and SDL_Mixer. SDL_image supports the use for PNG and TGA files, which allows for Alpha blending and results in clean lines and smooth graphics. SDL_mixer is used for playing sounds and the background music.
Download (1.0MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1515 downloads
Dynamite 1.1
Dynamite is an isometric puzzle game. more>>
Dynamite is an isometric puzzle game. The evil potentate is ruining everyones lives! You can use the power of dynamite to destroy his strongholds.
Detonate dynamite by the blue load bearing pilars to bring down the castles. Watch out for the guards, hide next to walls but not too close to guards, and escape via windows.
Enhancements:
- This release includes improved graphics and rendering engine.
- Two new gigantic levels were added.
- The game includes per-level high score.
- There have been numerous interface improvements as well as some minor bugfixes.
<<lessDetonate dynamite by the blue load bearing pilars to bring down the castles. Watch out for the guards, hide next to walls but not too close to guards, and escape via windows.
Enhancements:
- This release includes improved graphics and rendering engine.
- Two new gigantic levels were added.
- The game includes per-level high score.
- There have been numerous interface improvements as well as some minor bugfixes.
Download (3.7MB)
Added: 2005-09-16 License: LGPL (GNU Lesser General Public License) Price:
1502 downloads
Einstein Puzzle 2.0
Einstein puzzle is a free cross-platform open source remake of old DOS game Sherlock. more>>
Einstein puzzle is a free cross-platform open source remake of old DOS game Sherlock which was inspired by Albert Einsteins puzzle.
Einstein said that only those with an intelligence quotient of 98 percentile and higher should be able to solve it.
The game goal is to open all cards in square of 6x6 cards. For this, a number of hints describing relations between card positions are given. Use them to find the correct layout.
Einstein 2.0 features sound support, full internalization, Russian localization, reengineered resource subsystem to allow custom graphics themes and in-game rules browser.
<<lessEinstein said that only those with an intelligence quotient of 98 percentile and higher should be able to solve it.
The game goal is to open all cards in square of 6x6 cards. For this, a number of hints describing relations between card positions are given. Use them to find the correct layout.
Einstein 2.0 features sound support, full internalization, Russian localization, reengineered resource subsystem to allow custom graphics themes and in-game rules browser.
Download (0.70MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1482 downloads
Gedam 1.0
Gedam is a GNOME crossword puzzle program. more>>
Gedam is a GNOME program I wrote for doing crossword puzzles.
Gedam game is similar to the AcrossLite program for Windows, and it can read and write the file format of that program. Consequently, it works well for doing puzzles from The New York Times.
Although there is an existing version of AcrossLite for Linux, it has several glaring problems: poor support, the use of Motif, and the lack of a clock.
<<lessGedam game is similar to the AcrossLite program for Windows, and it can read and write the file format of that program. Consequently, it works well for doing puzzles from The New York Times.
Although there is an existing version of AcrossLite for Linux, it has several glaring problems: poor support, the use of Motif, and the lack of a clock.
Download (0.012MB)
Added: 2005-12-20 License: BSD License Price:
1403 downloads
Zudoku 1.0
Zudoku is a free Sudoku game for all platforms. more>>
Zudoku is a free Sudoku game for all platforms.
Sudoku, sometimes written Su Doku, is a logic-based placement puzzle, also known as Number Place in the United States. The aim of the puzzle is to enter a numerical digit from 1 to 9 in each cell of a 9x9 grid, starting with various digits given in some cells (the "givens").
The grid is made up of 3x3 subgrids (called "regions"). Each row, column, and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability. Although first published in 1979, Sudoku initially caught on in Japan in 1986 and attained international popularity in 2005. Fig Labs Zudoku is a free version of this popular puzzle for your computer.
You can use Fig Labs Zudoku to:
- Generate an unlimited number of puzzles for you to play.
- Enter puzzles from newspapers or magazines so that you can play them on your computer.
- Create your own puzzles.
- Help you with solving puzzles, or even solve an entire puzzle for you.
- Print puzzles out to solve on paper.
<<lessSudoku, sometimes written Su Doku, is a logic-based placement puzzle, also known as Number Place in the United States. The aim of the puzzle is to enter a numerical digit from 1 to 9 in each cell of a 9x9 grid, starting with various digits given in some cells (the "givens").
The grid is made up of 3x3 subgrids (called "regions"). Each row, column, and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability. Although first published in 1979, Sudoku initially caught on in Japan in 1986 and attained international popularity in 2005. Fig Labs Zudoku is a free version of this popular puzzle for your computer.
You can use Fig Labs Zudoku to:
- Generate an unlimited number of puzzles for you to play.
- Enter puzzles from newspapers or magazines so that you can play them on your computer.
- Create your own puzzles.
- Help you with solving puzzles, or even solve an entire puzzle for you.
- Print puzzles out to solve on paper.
Download (0.47MB)
Added: 2005-12-21 License: Freely Distributable Price:
1402 downloads
Angry, Drunken Dwarves 1.0.1
Angry, Drunken Dwarves is a funny puzzle game for Linux. more>>
In Angry, Drunken Dwarves, you are an angry, drunken dwarf. Why are you so angry? Who knows. But youve decided to take your aggression out on other dwarves, by dropping gems on their heads.
Lots of gems. Angry, Drunken Dwarves is a member of the classic "falling blocks" puzzle game family, similar to the Capcom game Puzzle Fighter.
The goal of the game is to build large gems by matching up colors, then break them, raining more gems down onto your opponent. The first person whose field fills up, loses.
Angry, Drunken Dwarves runs on all major operating systems. It has seven playable characters, six levels of AI, secret game modes and characters, and an original soundtrack.
<<lessLots of gems. Angry, Drunken Dwarves is a member of the classic "falling blocks" puzzle game family, similar to the Capcom game Puzzle Fighter.
The goal of the game is to build large gems by matching up colors, then break them, raining more gems down onto your opponent. The first person whose field fills up, loses.
Angry, Drunken Dwarves runs on all major operating systems. It has seven playable characters, six levels of AI, secret game modes and characters, and an original soundtrack.
Download (5.1MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
Multiplication Puzzle 5.2
Multiplication Puzzle is a simple math puzzle game written for GTK+ 2, inspired by Emacs multiplication game. more>>
Multiplication Puzzle project is a simple GTK+ 2 game that emulates the multiplication game found in Emacs.
Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number.
Translations are available for Afrikaans, Basque, Brazilian Portuguese, Chinese (simplified), French, German, Italian, Japanese, Kinyarwanda, Rhaeto-Romance, Romanian, Serbian, Turkish, and Vietnamese. If you are interested in helping to translate Multiplication Puzzle, please see the Translation Project, under the textual domain gmult.
<<lessBasically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number.
Translations are available for Afrikaans, Basque, Brazilian Portuguese, Chinese (simplified), French, German, Italian, Japanese, Kinyarwanda, Rhaeto-Romance, Romanian, Serbian, Turkish, and Vietnamese. If you are interested in helping to translate Multiplication Puzzle, please see the Translation Project, under the textual domain gmult.
Download (0.15MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1368 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 puzzle 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