This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

johndoeherty
johndoeherty presents ...

2016/12/18

Puzzel

Puzzelteile werden zufällig verteilt. Tausche so lange Puzzelstücke bis alle in der richtigen Reihenfolge sind. Zeigt die Anzahl richtig platzierter Stücke. Ausfühliche Dokumentation in den Kommentaren und ausgiebige Debugmeldungen.

2108 views / 632 in the last 7 days

Tags: mouse game with-source puzzle german simple puzzel learn

open in greenfoot
Your browser is ignoring the <APPLET> tag.
A new version of this scenario was uploaded on 2016-12-18 20:40:15 UTC Puzzelteile werden zufällig verteilt. Tausche so lange Puzzelstücke bis alle in der richtigen Reihenfolge sind. Zeigt die Anzahl richtig platzierter Stücke.
A new version of this scenario was uploaded on 2016-12-18 20:44:35 UTC Puzzelteile werden zufällig verteilt. Tausche so lange Puzzelstücke bis alle in der richtigen Reihenfolge sind. Zeigt die Anzahl richtig platzierter Stücke.
A new version of this scenario was uploaded on 2016-12-18 20:57:39 UTC Puzzelteile werden zufällig verteilt. Tausche so lange Puzzelstücke bis alle in der richtigen Reihenfolge sind. Zeigt die Anzahl richtig platzierter Stücke. Ausfühliche Dokumentation in den Kommentaren und ausgiebige Debugmeldungen.
Nosson1459Nosson1459

2016/12/20

Why is the world so big if the puzzle isn't, there's a lot of extra space that doesn't get used or fit on my screen.
johndoehertyjohndoeherty

2016/12/21

What is your screen resolution? I made the world bigger so you can move the pieces outside, should be easy to change it.
Nosson1459Nosson1459

2016/12/22

My screen is 1920x1080 pixels. What do you mean "so you can move the pieces outside"? When I tried to move a piece and leave it off the puzzle it didn't stay there.
johndoehertyjohndoeherty

2017/1/15

Yeah, but you need the space in order to move it there. Should be easy to change the size, everything in the code is well documented ;)
Nosson1459Nosson1459

2017/1/16

"Yeah, but you need the space in order to move it there." I didn't need any outside space to move/lift a piece and place it in a new spot. "Should be easy to change the size," That's if I'm playing it when it's downloaded, but I originally played it on the website which is where it's supposed to be played and I can't change anything then. "everything in the code is well documented ;)" I probably just need to change the first line of code in the constructor of the World subclass (that line doesn't usually need much documentation). Super(int worldWidth, int worldHeight, int cellSize, boolean bounded);

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.