This pages are dedicated....

...to the old Attari's like pacman I missed him... So I wrote him....

If you miss him too... You can download it here and play it on every mobile with java!

15.6 09

  • Some mayor bugs fixes O:)
  • New enemies tempalted
    1. FoodFinder (FF acronym) - this sticky one is going to block your food. When there is no food he is going to eat you;) he is pretty nasty  when there is just one or two foods in game. How often he change his desired food depends on his decisionity.
    2. Teleporter (T)  This lazy one just teleports from one palce to another. And NEVER directly on your palce. How often and close to you depends on his decisionity.
    3. Changer (CH) - this one can change his behavior from AA acros A, B,C T to FF in runtime. How often depends on his decisionity.

12.6 09

  • completely customizable enemies!!!!
    • you can create your own enemi!
  • completely customizable mazes!!!!
    • you can create your own maze
    • you can swap mazes in runtime
    • and you can of course select the maze's color
    • you can sahre the mazes in guestbook with others free snak users

the mazes are simple text files inside the jar archive.

 

     
Some mazes  0********000
*0*xxxxx*00*
**x*****x*0*
*x0******x0*
*00*0*0*00x*
*x*******x0*
**xxxxxxx*0*
*0*******000
0xxxxxxx00
0000000000
00x***x000
00*x*x*000
00**x**000
00*x*x*000
00x***x000
0000000000
0xxxxxxxx0
Some enemies packs  AA 0 7
AA 1 1
C 1 8
C 8 1
B 1 1
B 5 5

 

mazes consists from

  • Stars * are food
  • Zeroes 0 are empty fields
  • x are walls
  • are compatibile with my freesnake

Enemies have

  • class
  • speed
  • determinations

Feel free too be inspirated and create a lot of own "mazes" and enemies

  • The maze is selected in menu(4,6 like all other), and uit is BEFORE LAST item in settings. (Scroll settings by * and #)
  • developer's hint - the mazes how you write them in txt file are just a sheet. (eg matrix 15 x 17 points). And this sheet is always adapted to the size of your scren and wirth of your pacman!!.

 

How to add own mazes

There are three ways.

  1. You can send it to me (in feedback), and if they are good enough, i will "embedd" them
  2. if you are developer, you just add them into source packages and compile the jar\
  3. just put them into jar - this option is for everybody:
    1. rename the JudoVanaPaacman.jar to JudoVanaSnake.zip
    2. open it and  go to the directory MAZE
    3. here are all the mazes. You can delete them or add your own
    4. all mazes which are avaiable must be also writen in list in mazes. Each line is one maze
    5. rename the zip back to JudoVanaPacman.jar
    6. install to phone

How to add own enemies

There are three ways.

  1. You can send it to me (in feedback), and if they are good enough, i will "embedd" them
  2. if you are developer, you just add them into source packages and compile the jar\
  3. just put them into jar - this option is for everybody:
    1. rename the JudoVanaPacman.jar to JudoVanaPacman.zip
    2. open it and  go to the directory ENEMY
    3. here are all the enemies. You can delete them or add your own
    4. all mazes which are avaiable must be also writen in list in enemies. Each line is one enemie set
    5. rename the zip back to JudoVanaPacman.jar
    6. install to phone
  4. Enemis - each line in file is one enemy. Synatx is CLASS SPEED DETERMINATIONS (eg: A 5 3)
    1. have four classes
      1. C - idiot - absolutly random moves. Good just for hiding advanced aliens.
      2. B - hunter - This one is always going afeer you. But when he is cathed in some U structure, he can not escpae. But is very dangerous;)
      3. A - IdiotMaster - this can plane his way. So he is hunting you and can escape U structures. But when you are to far he get lost and behave like idiot
      4. AA - MasterHunter - this one palne his way in same way , but when you are to far he acts as hunter. Most powerfull enemy.
    2. have speed
      1. it is number between 0 and 10.
      2. It is an chance how often this enemi can stumble - 0 never, 10 -always (standing still)
    3. have determinations - how often he change his judgement
      1. it is number between 0 and 10.
      2. 0 - every turn he junge its decisionn. 10 - never. Is going stil straight ahead until it smash.
  • absolutely customisable color schemas
  • all settings are saved in mobilephone
  • (scroll through settings by *#, change value by 46, change property by 28)
  • immortality - you do not die. If you are eaten, you are just restarted. Score and length survive
  • change of speed amd size in runtime
  • its free

If you do not belive me taht the JAR's are clear, you can download the sourcecodes and buidt it yourself.

how to install it

  1. download the version your phone match.
  2. unpack
  3. get the both files  (JudoVanaPacman.jar,JudoVanaPacman.jad)
  4. somehow to the phone (bluetooth...)
  5. run JudoVanaPacmanjad - this will install application somewhere into your phone
    • Some telephones writes at this moment ",,, untrusted application. Download it..."
      1. this application is not on any blacklist or something like it. It just means that vendor - me -is unknown
      2. download will NOT CONNECT TO web., because necessary jar is already in yout telephone. This download connect to web only for commercial application when you have just jad in phone and jar is somewhere in the store.
  6. run Judovana's Free Pacman (somewhere in game and more)

Some screenshots