Alter Ego: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
mNo edit summary
m (→‎ROM: url change)
 
(10 intermediate revisions by 3 users not shown)
Line 23: Line 23:
}}
}}


Alter Ego is a unique platform puzzle game. Players will use their alter ego to swap position, collect pixels, and solve levels. The gameplay explains itself starting from very easy to some difficult parts later on. At the time of original release, all 25 levels from the original Alter Ego. The following episode includes all the levels from Alter Ego 2 with all the new gameplay elements supported.
Alter Ego is a unique platform puzzle game. Players will use their alter ego to swap position, collect pixels, and solve levels. The gameplay explains itself starting from very easy to some difficult parts later on. At the time of original release, all 25 levels from the original Alter Ego are included. The following episode includes all the levels from Alter Ego 2 with all the new gameplay elements supported.
   
   


Line 44: Line 44:


==ROM==
==ROM==
[https://nicksen782.net/UAM/APP_emu/?gameid=169 Play In Browser]


ALTEREGO.HEX[]
ALTEREGO.UZE[http://uzebox.org/forums/download/file.php?id=1799]
==Media==
YouTube [https://www.youtube.com/watch?v=MLRDHJLdvdI playthrough]
==Forum Discussion==
See the forum thread[http://uzebox.org/forums/viewtopic.php?f=5&t=2159]
See the forum thread[http://uzebox.org/forums/viewtopic.php?f=5&t=2159]


==Game Manual==
==Game Manual==
Line 53: Line 61:
==Credits==
==Credits==


Although the Uzebox version is at this point quite a unique piece of code and work, I'd like to give credit where it is due. I have modeled the game after Alter Ego for NES, a home brew version by Shiru of the original ZX Spectrum game by Denis Grachev. The music was converted by the NSF, and the original NES music was created by Richard Armijo. Alter Ego 2 levels(Denis Grachev) and beyond are converted from there respective games, and credit will be added as more become available.
Although the Uzebox version is at this point quite a unique piece of code and work, I'd like to give credit where it is due. I have based the game on Alter Ego for NES, a home brew version by Shiru of the original ZX Spectrum game by Denis Grachev. The music was converted by the NSF, and the original NES music was created by Richard Armijo. The box art(first Uzebox game with box art!) was created by Alec Bourque(Uze). Alter Ego 2 levels(Denis Grachev) and beyond are converted from there respective games, and credit will be added as more become available.
 


==Printable Box Art==
==Printable Box Art==
Line 61: Line 68:
==Source==
==Source==


TO BE CLEANED UP
[https://github.com/weber21w/uzebox-weber/tree/master/AlterEgo]




Line 69: Line 76:
[[Category:Free culture games]]
[[Category:Free culture games]]
[[Category:Possible copyright violations]]
[[Category:Possible copyright violations]]
[[Category:Games without HEX]]

Latest revision as of 22:28, 12 January 2019

Alter Ego
Alterego.png
GenreLogic/Puzzle
DeveloperLee Weber(D3thAdd3r)
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.3
Video Mode3
Latest releaseFinal Version
Release dateNovember 20, 2014
LanguageEnglish


Alter Ego is a unique platform puzzle game. Players will use their alter ego to swap position, collect pixels, and solve levels. The gameplay explains itself starting from very easy to some difficult parts later on. At the time of original release, all 25 levels from the original Alter Ego are included. The following episode includes all the levels from Alter Ego 2 with all the new gameplay elements supported.


Features

  • Large amount of graphical variety using the SD card
  • 7 unique songs and 5 unique tilesets.
  • Demo playback from SD(and recording to EEPROM (for copying to SD)via compile switch)
  • Foreground effects, sprite recoloring, and some other modest ram tile effects.
  • Future episodes(up to 10) are easy to create by creating a new SD file(no new rom download required).
  • Individual save progress for each episode fits in 1 EEPROM block

Controls

  • SNES Pad:
    • D-PAD - run left/right and climb up/down ladders
    • A,B,X,Y - switch positions with your alter ego
    • start - choose menu item or bring up in game menu
  • Nes pad supported.


ROM

Play In Browser

ALTEREGO.HEX[]

ALTEREGO.UZE[1]

Media

YouTube playthrough

Forum Discussion

See the forum thread[2]

Game Manual

Alter_Ego_Manual

Credits

Although the Uzebox version is at this point quite a unique piece of code and work, I'd like to give credit where it is due. I have based the game on Alter Ego for NES, a home brew version by Shiru of the original ZX Spectrum game by Denis Grachev. The music was converted by the NSF, and the original NES music was created by Richard Armijo. The box art(first Uzebox game with box art!) was created by Alec Bourque(Uze). Alter Ego 2 levels(Denis Grachev) and beyond are converted from there respective games, and credit will be added as more become available.

Printable Box Art

Ae boxart.png PDF version[3]

Source

[4]