![]()
|
J2ME assignmentOverviewYour task is to write a Socoban game that will run on mobile phones supporting MIDP. Socoban is a puzzle game where the player controls a character whose task it is to push boxes (or similar) through a maze to their right places. (see Fig. below). The challenge is that if you push the boxes into corners or similar difficult places, you can't move them anymore.
A more detailed description here. An example of a socoban map is below. This webpage should be loadable and the map extractable from the socoban midlet (you may use this page as a test case). --MOBO_MAP-- ########## #..x...oo# #..#...oo# #..#.#.### #.x#.#...# #...@....# ####x#.#.# #......x.# ####...### ########## %author Mikael Laine %mapname cakewalk --MOBO_MAP_END-- Newest announcements concerning the J2ME assignment (mainly in Finnish)
|