National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Program for Automatic Playing of Solitaire and Mines
Mores, Martin ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
This thesis focuses on the design and implementation of two programs for automatic game play, Mine Search and Solitaire. The theoretical part focuses on the rules about the games and what regularities follow from them, and on the state space search theory. The work in the following chapters describes the implementation of the two programs and describes various things that led to the eventual speedup of the times compared to past work. The thesis also provides the reader with various techniques that can be used in their own implementation. And at the end of the thesis, an evaluation of the implementation is summarized and potential improvements are suggested.
Program for Automatic Playing of Solitaire and Mines
Přikryl, Stanislav ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
The goal of this work is to design, then implement, and finally test a program that will automatically play the games Solitaire Klondike and Minesweeper. This goal was achieved using the Python programming language. We were able to create a program that is able to play the game of Minesweeper with a 91\% success rate of completing the game without stepping on a mine, and a program that is able to play the game of Solitaire Klondike, decide which move to use next, and if the game has a solution, successfully complete the game. The results of this work allow the reader to better understand the issues of both games and the problems that must be addressed during the implementation of a program that is intended to be used to play the games automatically. This thesis also outlines for the reader the various techniques that can be used when implementing a similar program.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.