More actions
(Created page with "{{Infobox GB Homebrews |title=Klauen |image=klauengb.png |description=Simple game made for the German ZFX-Action 23'1. |author=Magister |lastupdated=2023/05/03 |type=Arcade Games |version=0.2 |format=DMG |license=GPL-2.0 |download=https://dlhb.gamebrew.org/gbhomebrews/klauengb.7z |website=https://h2911899.stratoserver.net/wordpress/index.php/klauen/ |source=https://codeberg.org/Magister/klauen |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=klauengb.png |...") |
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. | ||
==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'; | |||
// Can also be gambatte or mgba | |||
EJS_core = 'gb'; | |||
// URL to BIOS file | |||
EJS_biosUrl = ''; | |||
// URL to Game rom | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/gbhomebrews/klauengb.7z'; | |||
// Path to the data directory | |||
EJS_pathtodata = 'https://onlineemulators.gamebrew.org/data/'; | |||
</script> | |||
<script src='https://onlineemulators.gamebrew.org/data/loader.js'></script> | |||
}} | |||
{{#tag:html| | |||
<div style='width:640px;height:480px;max-width:100%'> | |||
<div id="game1"></div> | |||
</div> | |||
<script> | |||
EJS_player = "#game1"; | |||
EJS_core = "gb"; | |||
EJS_gameName = "Secret of Mana"; | |||
EJS_color = "#0097c4"; | |||
EJS_pathtodata = "https://demo.emulatorjs.org/data/"; | |||
EJS_gameUrl = "https://dlhb.gamebrew.org/gbhomebrews/klauengb.7z"; | |||
</script> | |||
<script src="https://demo.emulatorjs.org/data/loader.js"></script> | |||
}} | |||
== Controls == | == Controls == |
Revision as of 02:09, 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.
Play Online
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