More actions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|image_alt=Arkanorb | |image_alt=Arkanorb | ||
}} | }} | ||
A clone of the mid 1980's hit Arkanoid. Contains 4 levels. | A clone of the mid 1980's hit Arkanoid. Contains 4 levels. | ||
Line 28: | Line 27: | ||
https://dlhb.gamebrew.org/gbahomebrews/arkanorbgba3.png | https://dlhb.gamebrew.org/gbahomebrews/arkanorbgba3.png | ||
https://dlhb.gamebrew.org/gbahomebrews/arkanorbgba4.png | https://dlhb.gamebrew.org/gbahomebrews/arkanorbgba4.png | ||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=480px | |||
|height=400px | |||
|EJS_backgroundBlur=false | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/c/c4/Arkanorbgba2.png | |||
|EJS_core=gba | |||
|EJS_gameName=Arkanorb | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/gba/arkanorb.7z | |||
}} | |||
{{GBA Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
'''Updated''' | '''Updated''' |
Latest revision as of 03:29, 18 August 2024
Arkanorb | |
---|---|
General | |
Author | Tim Cowley |
Type | Arcade Games |
Version | Demo |
License | Mixed |
Last Updated | 2003/06/27 |
Links | |
Download | |
Website | |
A clone of the mid 1980's hit Arkanoid. Contains 4 levels.
It shows off many GBA hardware tricks, including alpha blending, transparency, a sprite- based font system, a big fat huge pile of sprites, a decent collision system, window-based background control, dynamic background tilemaps, and some decent gameplay.
Controls
D-Pad - Move
Screenshots
Online emulator
Game Boy Advance | Keyboard |
---|---|
Changelog
Updated
- There is now a dynamic sprite and tile memory allocator, and the code is largely object-oriented instead of being all C structs.
External links
- Author's website - http://www.ee.ualberta.ca/~tcowley/demos/ (archived)