| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| C++_TiliToli.rar | 2011-05-24 | 4.4 MB | |
| readme.txt | 2011-05-24 | 1.4 kB | |
| Totals: 2 Items | 4.4 MB | 0 |
The program was compiled with Mingw 4.5.0 in the CodeBlocks IDE F1-run A* search F2-run Breadth first search F3-run Backtrack based search F4-Grid On/Off switch right click with the mouse and select the proper method to solve the problem and cursor keys for moving the pieces G_Interface where all begins. Have fun with playing the game or just code through! Use freeimage library and used under the GNU general public license ------------------------------------------------------------------------------------------- 2010-11-23 minor bug was fixed, and i linked libgcc libstdc++ statically so you can run the game every Windows7 and Xp machines. -------------------------------------------------------------------------------------------- 2010-12-20 I am work around a bit of the window manager stuff so it handles popup window now, and a timer added too. -------------------------------------------------------------------------------------------- 2011-02-12 Now you can change the image and choose grid color, increase-decrease grid size. There is it a little problem left, sometimes the Freeimage just not find out the type of the images, I don't know why. -------------------------------------------------------------------------------------------- 2011-05-24 I fixed a litle bug in the OpenFileDialog section, so now it load images and don't send error messages.