More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=Demo | |version=Demo | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/gbahomebrews/arkanorb.zip | ||
|website=http://www.ee.ualberta.ca/~tcowley/demos/ | |website=http://www.ee.ualberta.ca/~tcowley/demos/ | ||
}} | }} |
Revision as of 08:45, 23 Haziran 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
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)