|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Introductionkp-atomix is a javascript version of the Katomic video game that allows nearly 200 levels to be played in a Web Browser. The game will run in any modern web browser on any operating system. It runs equally well from a USB memory stick or hard drive as it does on a server. Play NowA Live Demo of kp-atomix can be played at Atomix Online at SDF or at http://kp-atomix.googlecode.com/hg/index.html InstallationTo install kp-atomix on your local drive or on a server, simply download the latest zip file from the 'Downloads' tab above and unzip it. Then open the index.html file in a browser and play. Saving LevelsPartially completed levels and complete solutions can easily be stored as bookmarks for latter completion or reference. Server SupportYou are free to to install kp-atomix on a public or private server and customize it as you wish. If you want to operate a site like Atomix Online at SDF then you should add the following line to atomix.css #success-dialog-button-save {display: inline !important;}This will show a button, when a level is completed, inviting the user to submit a solution to the originating site. When the button is clicked a page '/atomix/submit-solution/?data' will be accessed via ajax. Obviously you must have a php or cgi script at that location to collect and store the data. Try It OutA Live Demo of kp-atomix can be played at Atomix Online at SDF Collected solutions for atomix and katomic puzzlesThe best solutions for each level as submitted to the demo site can be seen at ledger.sdf.org. Please note that these are not necessarily optimal solutions. Finding optimal solutions to atomix and Katomic puzzlesA paper, Finding Optimal Solutions to Atomix, covers this topic in depth. |