Result: Vývoj hry Tower Defense

Title:
Vývoj hry Tower Defense
Authors:
Publisher Information:
2015.
Publication Year:
2015
Document Type:
Dissertation/ Thesis Bachelor thesis
Language:
Czech
Accession Number:
edsair.od......2186..4cdbca060e3498307372b06ab1983d97
Database:
OpenAIRE

Further Information

The aim of this work is to create a tutorial that will describe the development of a game, which is the type of Tower Defense. This tutorial will serve as an educational example for all who want to go on a journey to become a computer games programmer in the future. In this tutorial I will describe what must contain this type of game, what to avoid and how to solve some problems in game programming. The game used in the tutorial will be implemented in Java. The aim is to provide an outline and inspiration when writing similar games. They take into account various difficulties in programming issues that have an impact on the effectiveness of games. The main contribution of this thesis is to describe and analyze writing computer games and subsequent understanding of writing computer games. This knowledge can be applied to applications other than games. Benefits of the practical part is to examine the most important parts of the game, the most interesting algorithms and functions that are used here, which can then be used in other games or applications. For those interested in game programming is a useful proposal for their own applications.