National Repository of Grey Literature 41 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Tower-defense/attack game in Unity
Kratschmer, Tomáš ; Milet, Tomáš (referee) ; Vlnas, Michal (advisor)
The aim of this thesis is to summarize the basic aspects of games and to introduce frequently used concepts, algorithms and mechanics (not only) in card games, and at the same time to demonstrate them on the computer game ByteWars. This thesis mainly focuses on artificial intelligence techniques, such as finding the best paths in a graph (map) according to different criteria and searching the state space using the method ExpectiMinimax for the possibility of playing the game by computer. Since every game must be somehow fun and must engage the player, this thesis also discusses game design concepts. In addition to the text, the result of this work is the game itself, which is freely available on itch.io. It is developed in the popular Unity game engine using the C# programming language.
Hraní hry The Duke počítačem
Horváth, Adrián ; Veigend, Petr (referee) ; Zbořil, František (advisor)
This thesis deals with the analysis of game strategies in the game "The Duke" using artificial intelligence (AI) algorithms. We compare three different approaches: minimax, alpha-beta pruning and Monte Carlo Tree Search (MCTS). We study the rules of the game, identify key factors affecting strategy, and perform an experimental comparison of the algorithms’ results. We summarize the results and discuss future research directions in game AI.
Scrabble
Picek, Radomír ; Glembek, Ondřej (referee) ; Smrž, Pavel (advisor)
This thesis describes the social table game Scrabble, and its realization in the form of computer games. Gradually examines all important aspects that affect the performance of the implementation. Especially after the election of the appropriate data structures retained for the vocabulary, affecting the efficiency of generating moves, and the selection of appropriate algorithms with regard to the maximum speed. There is particular emphasis on artificial intelligence opponent and its ability to compete not only amateurs, but professional SCRABBLE players.
Demonstrational Program for IZU Course
Míšová, Miroslava ; Rozman, Jaroslav (referee) ; Zbořil, František (advisor)
This bachelor's thesis deals with development of new study aplications for course Fundamentals of Artificial Intelligence. These aplications are based on the older version of JavaApplet, which use features, that are no longer supported. Each applicatoin was made acording to an object-oriented paradigm and than implemented. Special care was taken in order for the UI to be intuitive and easy to use and also for the aplication to be able to be further developed.
Desktop Game "Dáma"
Staněk, Ondřej ; Chmelař, Petr (referee) ; Kolář, Dušan (advisor)
This bachelor's thesis implements the draughts desktop game. Application allows to play according to different rules. It supports different ways of possible turns search of the player. One of them is the parallel computation.
Board Game Focused on Educational Support for Gaming Algorithms
Čáslava, Martin ; Hrubý, Martin (referee) ; Drahanský, Martin (advisor)
Tato práce se zabývá oblastí umělé inteligence zvané jako ''Metody pro hraní her''. Cílem této bakalářské práce je navrhnout a implementovat software, který umožní uživateli snadněji pochopit principy herních algoritmů Minimax a Alfa-beta prořezávání. Typickými uživateli tohoto softwaru mohou být například studenti oboru umělá inteligence. Práci lze rozdělit do dvou hlavních částí. První, teoretická část, se snaží vysvělit koncept ''Metoda pro hraní her'', dále obsahuje popis návrhu softwaru a popis výukových přínosů aplikace. Druhá část práce je věnována popisu implementace softwaru, testování a diskuzi dosažených výsledků.
Solving Problems with Uncertainty
Hrdý, Libor ; Martinek, David (referee) ; Zbořil, František (advisor)
In this thesis is described implementation of the logical deskgame Backgammon, which is a game for two players, whereas one is substituted by computer. This thesis is focused on the problems of the programming the graphical user interface with help of toolkit WxWidgets and also the implemetnation of the game core (game controls and AI of the computer) by using ExpectMiniMax algorithm, that is used for the implementation of the games with the strong influence of random, games where random plays a big role, in this particular case throwing the cube.
Educational Chess Program
Floryán, Kamil ; Rogalewicz, Adam (referee) ; Rozman, Jaroslav (advisor)
This bachelor thesis deals problems with an artificial intelligence and a user interface of a chess program. There is also a description of design and implementation of a tutorial part for this program. Chess engines and current chess programs focused on teaching are being analysed, too.
Application of Soft Computing for Game Playing
Pospíšil, Milan ; Martinek, David (referee) ; Zbořil, František (advisor)
This work deals with application of classical method of artifical inteligence and methods of soft computing for game playing. These methods are applicated in programs for playing chess and droughts. Results are confronted.
Reversi
Labaj, Tomáš ; Jurka, Pavel (referee) ; Rozman, Jaroslav (advisor)
In this bachelor thesis present the problematic of an Artificial Intelligence and its usage for the board game Reversi is described. The best solution for this type of application is "minimax" method. To avoid redundant seeking through status field it is better to use some kind of limitations, e. c. Alpha-Beta method. Both methods are also described in this thesis. Second part is focused on self- learning computer algorithms (the ways how computer can improve his turn after unsuccessful one).

National Repository of Grey Literature : 41 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.