Atomix: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(Added freshly compiled ROMs)
m (→‎ROM: Changed Play In Browser, confirmed link works.)
 
Line 33: Line 33:


==ROM==
==ROM==
[http://www.nicksen782.net/a_demos/Emscripten_Uzebox_Gamechanger/CURRENT/?gameid=108 Play In Browser]
[https://nicksen782.net/UAM/APP_emu/?gameid=108 Play In Browser]
* [[Media:Atomix.hex|.HEX file]]
* [[Media:Atomix.hex|.HEX file]]
* [[Media:Atomix.uze|.UZE file]]
* [[Media:Atomix.uze|.UZE file]]

Latest revision as of 22:35, 12 January 2019

Atomix (formerly uatomix)
Uatomix.png
Atomix Game Play
DeveloperMartin Šustek
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCC BY 3.0
Enginetrunk kernel rev. 200
Video Mode3
LanguageEnglish


Logical puzzle, goal is to build molecule of atoms.

Features

  • 50 levels (by Andreas Wuest)
  • Status of each level (if is done) is saved in EEPROM.
  • Animated logo in menu
  • Counting moves, distance and time in level

Controls (menu)

  • UP, DOWN - select level
  • START - start selected level

Controls (in game)

  • UP, DOWN, LEFT, RIGTH - move
  • A, B, X, Y - select / deselect atom
  • START - restart level
  • SELECT - back to menu (level selection)

Sources

Part of the master Uzebox repository: [1]

ROM

Play In Browser