Some additions to the port to the Nokia 770 device: =================================================== Compile: ======== The original Makefile should work out of the box under scratchbox. Deb packaging for Nokia 770: ============================ The file package.sh should generate a .deb file out of the compiled binary and all the bitmaps and data files. To get the script working you should put sokoban, sokoban.sh, control and sokoban.desktop at the same place where package.sh resists. Then create the directories data and icons and put the necessary files to it (look at the binary package of sokoban to see the details). After calling package.sh you should get a deb file (binary). ToDos: ====== - Home Key switches to hildon GUI but clicking on the icon doesn't refresh the sokoban game. Press again the home key and re-click at the sokoban icon - after the second try the sokoban game refreshes and comes up. Don't know how to handle it without making to much modifications to the original game. Limitations: ============ Due to the lack of keys on the Nokia device some functions of the original game are disabled. These function are supported: - Exit - Fullscreen - Switch to Hildon/Nokia GUI - Home - Next/prevoius level - ZoomIn/ZoomOut - Help - Menu - Undo - Escape Thanks for David Joffe for the game and have fun with it on the Nokia770! Uwe Koch, asys3@web.de