
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
KAdventure is a nice and simple adventure game providing fun and challenging puzzles. The player is presented with a 2D view from above a playing field, where he has to move his player to the exit. To get to the exit he has to overcome several obstacles, like walls, moving blocks, water and creatures.
I encourage anyone to create new levels using the new level editor, or even new objects and artwork.
Finally, if someone manages to create a Windows port he's welcome as well.
The game depends on Qt 3.3. If you need help on how to use the Autopackage file, see: http://www.autopackage.org/docs/howto-install/
Known issues:
- Clicking Save Level immediately saves the current level, and will overwrite the old level without warning.
- Saving levels only works when the level files are writable. So you should have installed in your home directory or made the directory with the levels writable. No warning is given when saving fails.
- Pressing +/- to change the resolution has some redrawing issues in Edit mode. You can minimize and re-open the window to get a correct redraw.
- If you have changed the size of a level, you need to save and reload the level for the new size to take effect.
14 years ago
since v0.2
- Fixed the crash when a mine exploded.
- Some small fixes and tidying up.
- Added 2 small new levels.
since v0.1.1:
- Implemented a more user-friendly interface.
- Added a graphical level editor.
- Added new objects: Gate and Button
- Added 4 new levels.
- Many bugfixes.
14 years ago
since v0.2
- Fixed the crash when a mine exploded.
- Some small fixes and tidying up.
- Added 2 small new levels.
since v0.1.1:
- Implemented a more user-friendly interface.
- Added a graphical level editor.
- Added new objects: Gate and Button
- Added 4 new levels.
- Many bugfixes.
SynTruth
14 years ago
I've tried both versions, and neither works. Don't have time to bother with it, though would like to try the game. I wish you had used the standard automake ./configure package.
Report
mimec
14 years ago
Report
AlexeyKouznetsov
14 years ago
Very nice game.
Only one question (now):
1) Are you intending to do smth to allow run it from /usr/bin/... and place all data into /usr/share/... - or it will be only after game become full-value one?
Report
arendjr2
14 years ago
Report
anderslund
15 years ago
Mostly i miss some information and a little bit of a GUI, and for the gameplay support for the game area to be a different size than the window so the window can stay the same size.
Report
arendjr2
14 years ago
(though there are still some rough edges in the interface and I wouldn't consider it fully ready yet...)
Report
bpdace
15 years ago
Report
Chrisitiaan
15 years ago
Report