A simple, lightweight pi-cross game (a.k.a. paint-by-numbers, nonograms)
This is a proof-of-concept yet fully-functional Pi-cross game.
Try it out now: http://mproud.com/picross
The numbers tell you the group of consecutive, solid color squares, separated by one or more white squares.
At the top left of the page you can see two modes:
- Pencil mode is used to fill or erase a square
- X mode is used to denote no fill for a square
Simply click a painted square to fill, x, or erase a square.
- Add highlight to vertical header
- Alert the user when a puzzle is solved
- Add puzzles and a browser to choose from them
- Consider adding better mobile support when painting multiple squares
All files are licensed under MIT. http://www.opensource.org/licenses/MIT
Copyright © 2014 ancestral
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.