List

Diploma thesis:Framework for Easy Development of Puzzle Games ( PDF )
Author:Strašrybka Tibor
Supervisor:Ing. Petr Novák Ph.D.
Keywords:
Abstract:The main task is to create (program) a game runtime environment with simplified handicapped users accessible controlling. The supporting application is therefore controllable even with a single input (switch), but also allows a more comfortable keyboard or mouse control without switching. The entire application is optimized to the minimum number of necessary operations. Simple games and puzzles described by a unified set of XML files and graphical representations enter the environment. The main file is a set of rules which operates the play process. The proposed system of rules ensures that in each round are offered only valid moves, making their selection easier. The rules are evaluated after each move with a special module with a help of a set of regular expressions. Syntax of the rules is original and is based on C# language. Scheme of the rules is compatible with more than 70 games and puzzles, of which 12 were implemented.
Submited:May 2010
More info: