Jigzaw Puzzle

Jigzaw Puzzle

Submitted by Oelasor on
This is jigzaw puzzle developed using the client-side scripting language Javascript. HTML5 Canvas elements are used to create the jigzaw pieces on the fly. Basically, the mini-project demonstrates the capability of the HTML5 specification to render 2-dimensional graphics using the Canvas element through the use of Javascript.

Picominoe

Submitted by Oelasor on
Picominoe is a board puzzle similar to the popular jigzaw puzzle only that it uses blocks of connected squares in varying forms and sizes instead of predefined shapes. The application presents coding concepts on the following: * sculpting objects (forms and picturebox controls) * dragging and dropping objects (forms and picturebox controls) * mouse clipping * graphics manipulation (rotating blocks