More actions
m (Text replacement - "Category:Homebrew arcade games on GBA" to "") |
m (Text replacement - "Category:GBA homebrew games" to "") |
||
Line 47: | Line 47: | ||
==External links== | ==External links== | ||
* GBADev - https://www.gbadev.org/demos.php?showinfo=219 | * GBADev - https://www.gbadev.org/demos.php?showinfo=219 | ||
Revision as of 03:09, 10 Mayıs 2024
Tron | |
---|---|
General | |
Author | Matthew Scales |
Type | Arcade Games |
Version | 2003 |
License | Mixed |
Last Updated | 2003/03/01 |
Links | |
Download | |
Website | |
Source | |
Tron Light Cycles game. Includes a High Score table that saves to catridge RAM.
User guide
The game is essentially the light cycles ame from the film Tron. You can change direction but you cannot stop.
You must navigte your way around the screen, avoiding your own trail and the walls. The longer your survive, the higher your score (shown next to your cycle).
Controls
Start - Advance screen, Pause
Screenshots
Credits
Programming and design by Matthew 'ProbBob' Scales, Copyright (c) 2003.
Full source is included:
- tron.c - The main game code.
- char.h - A utility file for drawing text in mode 3.
- help.h - Contains the string used for the intro screen.
With thanks to :
- dovoto for his excellent tutorials.
- Rob Andrews, for his invaluable technical information.
- The denizens of #gbadev, for help, entertainment and for keeping the community alive.