Atomic Game from Gustavo Rafael Pistoia is available :)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Atomic Game from Gustavo Rafael Pistoia is available :)

stepharo


Atomic is game where you have to build chemical molecules using given
atoms.  The goal is to solve a level with as few moves as possible.
   The level is solved when the new molecule has the same structure as
shown by the preview molecule (on the top right). In the higher levels,
some tactical skill will be neccessary for solving the puzzle.
It has been originally implemented by Gustavo Rafael Pistoia.

(ConfigurationOfAtomic project version: '1.0') load

AtomicGame browse
     to browse the main class

AtomicGame new openInWorld
     to play :)

Works at least in Pharo 40.