More actions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
The game is finished when the thief has all the money in their possession. | The game is finished when the thief has all the money in their possession. | ||
== Controls == | == Controls == | ||
Line 63: | Line 47: | ||
* ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5379 | * ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5379 | ||
* ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5369 | * ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5369 | ||
==Play Online== | |||
{{#tag:html| | |||
<div style='width:640px;height:480px;max-width:100%'> | |||
<div id='game'></div> | |||
</div> | |||
<script type='text/javascript'> | |||
EJS_player = '#game'; | |||
EJS_core = 'gb'; | |||
EJS_gameName = "klauengb"; | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/gbhomebrews/klauengb.7z'; | |||
EJS_pathtodata = 'https://onlineemulators.gamebrew.org/data/'; | |||
</script> | |||
<script src='https://onlineemulators.gamebrew.org/data/loader.js'></script> | |||
}} |
Revision as of 08:01, 12 September 2023
Klauen | |
---|---|
General | |
Author | Magister |
Type | Arcade Games |
Version | 0.2 |
License | GPL-2.0 |
System | DMG |
Last Updated | 2023/05/03 |
Links | |
Download | |
Website | |
Source | |
Klauen is a simple Game Boy game made for the German ZFX-Action 23'1.
User guide
A thief must enter three houses, liberate them from the shackles of wealth. During your journey, you'll encounter some "dangers" like dogs, drones, and homeowners blocking your path. Fortunately, the thief can become invisible briefly. If the thief gets caught, they'll be kicked out of the house.
The game is finished when the thief has all the money in their possession.
Controls
D-Pad - Movement
A - Inspect, Action
B - Stealth
Screenshots
Credits
2023, Heiko Wolf.
External links
- Author's website - https://h2911899.stratoserver.net/wordpress/index.php/klauen/
- Codeberg.org - https://codeberg.org/Magister/klauen
- GitHub - https://github.com/der-magister/klauen
- ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5379
- ZFX + Developia - https://zfx.info/viewtopic.php?f=55&t=5369
Play Online