
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
kmagnet is a simple puzzle game with a built-in puzzle editor.Basically you can move the ball up down left or right and it stops when it finds an obstacle or arrives to a hole. To win the ball has to arrive to a hole.
Latest code at: http://gitorious.org/kmagnet/
recommended cmake command: cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=release ..
thanks to:
*Ryan: fedora packages and bug reporting
*Josef: hotnewstuff repository
*Samuli: gentoo packages
Gentoo packages at: http://packages.gentoo.org/package/games-puzzle/kmagnet
10 years ago
0.10:
*port to kns3
0.09:
*start in play mode by default
*animation time fixed
*isrunning use fixed
*added more game status info
previous:
*Czech translation added
*some minor improvements
*puzzle generator added
*bugs fixed
*added a missing file
*themes support
*menu reworked
*translation added
*mouse control rewrite.
*menu changed
*hotnewstuff integration (now you can download puzzles from the internet)
*some small fixes and improvements
*lots of fixes and improvements
*rename from kmagnet to kMagnet.
*note: When automagically solving the puzzle there are sometimes some graphic glitches, I'll solve it in the next version.
*first release.
*note:It is an alpha so please send your comments or backtraces by mail.
10 years ago
0.10:
*port to kns3
0.09:
*start in play mode by default
*animation time fixed
*isrunning use fixed
*added more game status info
previous:
*Czech translation added
*some minor improvements
*puzzle generator added
*bugs fixed
*added a missing file
*themes support
*menu reworked
*translation added
*mouse control rewrite.
*menu changed
*hotnewstuff integration (now you can download puzzles from the internet)
*some small fixes and improvements
*lots of fixes and improvements
*rename from kmagnet to kMagnet.
*note: When automagically solving the puzzle there are sometimes some graphic glitches, I'll solve it in the next version.
*first release.
*note:It is an alpha so please send your comments or backtraces by mail.
omllobet
11 years ago
The game comes with 2 puzzles. To play a puzzle you have to press the "Load" button and select puzzle1 or puzzle2.
I'll probably change that in a new version and allow to select a puzzle from the new button.
BTW, don't report the bug that makes the app bigger everytime you press the load or new button, it's already fixed.
Report