Ghosty Ghost: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
No edit summary
(Added ROMs for direct download)
Line 49: Line 49:


==ROM==
==ROM==
Check out the thread[http://uzebox.org/forums/viewtopic.php?f=5&t=2212&start=0] for the latest release.
* [[:Media:gghost.hex|.HEX file of version 1.0]]
* [[:Media:gghost.uze|.UZE file of version 1.0]]
* Check out the thread[http://uzebox.org/forums/viewtopic.php?f=5&t=2212&start=0] for the latest release.





Revision as of 08:19, 28 April 2018

Ghosty Ghost
Gghost beta.png
GenreFlying Platform Avoidance
DeveloperJames Elliott (kivan117)
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
EngineUzebox 3.1
Video Mode3 (Scrolling)
Latest releasev1.0
Release date5/1/15
LanguageEnglish


Ghosty Ghost is the epic tale of a brand new ghost who's just learning to fly... or something like that.

Simple, familiar, and addictive gameplay. Avoid the obstacles to get as far as you can and beat the top score.

Features

  • Mode 3 Full Screen Parallax Scrolling
  • All Original Graphics
  • All Original Music and Effects
  • EEPROM High Scores
  • Uzenet Support For World Record Scores (WIP)

Controls

Menus

  • BTN_UP/BTN_DOWN = move cursor
  • BTN_LEFT/BTN_RIGHT = cycles menu options (currently just audio on/off)
  • BTN_START = select menu choices or exit high scores screen

In Game

  • ANY button = fly up.
  • BTN_SELECT = toggle sound.
  • BTN_START = after death to go to the high scores screen immediately.

ROM


Source

All source code and media files available on github.[2] The original project was created in Eclipse, but it should be easily portable to Atmel Studio. Source is thoroughly commented and has support for doxygen as well.