My (first) entry will be a Sokoban clone implemented as an applet at http://thisistheurl.com/file/Sokoban4k/Sokoban4k.html . I like the game genre and thought that it could be fun.
Now it’s a webstart application: Play Sokoban4k
Blog entry (where you can get the source code): http://thisistheurl.com/2005/12/13/sokoban4k/
Some facts about the game:
- Contains 78 95 levels.
- Size of jar is 4087 4093 4031 bytes. Optimized using 7zip and ProGuard.
- Game area is 672*480 704*509.
- I tried to fit in some basic effects.
- I went for the colorful look.
- Level designs are created by David W. Skinner, who gave me permission to use them.
- Only tested under Windows using JDK 1.5.
Check it out and give me your opinion! After that I’ll submit it to the contest, and perhaps create another one if I get enough time. Thanks for your time!
Best regards, Kent