Click here to Skip to main content
15,885,309 members
Articles / Programming Languages / C#

Frogs Game

Rate me:
Please Sign up or sign in to vote.
3.96/5 (14 votes)
21 Aug 2008CPOL6 min read 62.9K   2.1K   16  
In this article, we explain the backtracking algorithm which is a refinement of brute force approach.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Tehniški šolski center Nova Gorica
Slovenia Slovenia
I have a degree in mathematics, but I've worked as a programmer and now I teach programming in high school in Slovenia.

Comments and Discussions