Click here to Skip to main content
15,892,161 members
Articles / Desktop Programming / Windows Forms

Solving Paint-by-numbers puzzles in C#

Rate me:
Please Sign up or sign in to vote.
4.57/5 (12 votes)
11 Aug 20055 min read 131.8K   2.7K   28  
A small program which solves the paint-by-numbers puzzles in virtually time. It is a spoiler if you're a player. If you're a programmer however I think it shows how this problem can be solved.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
France France
I am a French programmer.
These days I spend most of my time with the .NET framework, JavaScript and html.

Comments and Discussions