|
-
August 26th, 2012, 09:19 PM
#1
My first C# Program. A Simple Jigsaw Puzzle App (with video demo)
Hi. I decided to learn C# after getting turned down for a job about a month and a half ago since I didn't have any experience in it. Designing and programming a jigsaw puzzle App would help me get deep into the language, so I tried my hand at it.
Initially, i was just going to do a simple tile puzzle, thinking that was the same as a jigsaw puzzle. It would have been a lot easier, but then I learned the difference and decided to make a jigsaw app, a greater challenge. The result is my program, which I demo in the video below. although I probably use some algorithms that already exist, I came up with them on my own without any assistance.
Its slightly different from a familiar jigsaw puzzle since it uses square tabs instead of curve Bezier based tabs, but its just a quick hack to learn about the language.
Enjoy (if you can?!) and ask any questions you have. I developed it using Visual C# Express 2010.
http://www.facebook.com/media/set/?s...0168885&type=2
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|