Pentomino game applet.

Comment: Make Width = 29 * scale, Height = 28 * scale. That's how big the applet sets its frame.

Your browser either does not support Java or does not have Java enabled if you are seeing this instead of a gray playing area here.

Pentominoes

A gray area should appear to the right here with buttons, a grid, and blue pentominoes. If you are only seeing a blank rectangular area to the right, then try clicking in that space. This has worked in some browser/Java combinations.

Instructions

Try to place the pieces in the box with no overlapping. There are many ways to do it.

Check here for more detailed instructions, source code, and the development stages of this applet, i.e. how this applet was built, step by step.

Known problems

This applet, version j, runs under compilers supporting Java 1.1, unless there's a problem with the compiler. If you get an error on the Java console like "pentominoes class not found" then it's probably because you have an older JRE (Java Runtime Environment). Version g of this applet should work in that case. Check here to see how to check your Java compiler version.

Related web pages

Pages pointing to this one or to other math games in Java

Other polyomino games


Back to Robert's Neat Math page