Java-Sokoban-Game
Java-Sokoban-Game copied to clipboard
Java Sokoban game source code
https://github.com/SithuminaBhagya/Sokoban-Java.git Above I have modified your code so that multiple levels are possible. Also after each successful completion of a level number of steps the player is completed is displayed....
Levels
HI, How can i create more levels? Are you planning on doin that?
Hello I downloaded your sokoban-code and made some upgrades: -I made a more detailed player-character with animated movement from tile to tile (also looks in movement direction) -I added the...