Atomix: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
mNo edit summary
(Added freshly compiled ROMs)
Line 32: Line 32:
Part of the master Uzebox repository: [https://github.com/Uzebox/uzebox/tree/master/demos/Atomix]
Part of the master Uzebox repository: [https://github.com/Uzebox/uzebox/tree/master/demos/Atomix]


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

Revision as of 16:17, 15 January 2018

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