National Repository of Grey Literature 4 records found  Search took 0.00 seconds. 
Multi-platform Multiplayer RPG Game
Do Manh, Tuan ; Gemrot, Jakub (advisor) ; Ježek, Pavel (referee)
Title: Multi-platform Multiplayer RPG Game A multi-platform game, which would be able to run on various devices with Windows 8.1 and Windows Phone 8.1 systems, was created in this work. It was supposed to be a universal game client executable on desktop PCs, notebooks, tablets or mobile phones. The game was supposed to be role-playing game (RPG) with focus on turn-based action combat. In this work, a 3D scene renderer was written which supports rendering simple scenes with objects and animated characters. A cross-device communication library based on bluetooth technology was implemented in this project as well. This communication library allows two game clients running on two different types of devices to communicate with each other. Then a server-client communication library was created. This library was then used to implement a game server which offers online gaming feature.
Multi-platform Multiplayer RPG Game
Do Manh, Tuan ; Gemrot, Jakub (advisor) ; Ježek, Pavel (referee)
Title: Multi-platform Multiplayer RPG Game A multi-platform game, which would be able to run on various devices with Windows 8.1 and Windows Phone 8.1 systems, was created in this work. It was supposed to be a universal game client executable on desktop PCs, notebooks, tablets or mobile phones. The game was supposed to be role-playing game (RPG) with focus on turn-based action combat. In this work, a 3D game engine was written which supports rendering simple scenes with objects and animated characters. The engine was developed using DirectX. The engine was written in .NET C# using SharpDX library. A cross-device communication framework based on bluetooth technology was implemented in this project as well. This communication framework allows two game clients running on two different devices to communicate with each other.
Multi-platform Multiplayer RPG Game
Do Manh, Tuan ; Gemrot, Jakub (advisor) ; Ježek, Pavel (referee)
Title: Multi-platform Multiplayer RPG Game A multi-platform game, which would be able to run on various devices with Windows 8.1 and Windows Phone 8.1 systems, was created in this work. It was supposed to be a universal game client executable on desktop PCs, notebooks, tablets or mobile phones. The game was supposed to be role-playing game (RPG) with focus on turn-based action combat. In this work, a 3D scene renderer was written which supports rendering simple scenes with objects and animated characters. A cross-device communication library based on bluetooth technology was implemented in this project as well. This communication library allows two game clients running on two different types of devices to communicate with each other. Then a server-client communication library was created. This library was then used to implement a game server which offers online gaming feature.
A tool for evaluation of different methods for solving nonlinear equations
Do Manh, Tuan ; Mikula, Tomáš (advisor) ; Horáček, Jaroslav (referee)
The objective of this work is to create a tool for solving nonlinear equations using numeric methods. It uses both slow working methods, such as bisection method or regula falsi method, and fast working methods, such as Newton's method. The Newton's method, while fast, can be very problematic in certain scenarios. It does not always converse to the root of the equation. That is why in this work, I try to implement modified methods, which attempt to deal with the imperfections of the Newton's method. The program is suppose to be a good tool for comparing and evaluating the efficiency of each methods in different situations.

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