Show simple item record

Interpreter of Board Games Played on a Map Consisting of Possibly Movable Square Tiles
Interpret společenských her hraných na mapě složené ze čtverečků
dc.contributor.advisorPergel, Martin
dc.creatorMosný, Dann
dc.date.accessioned2024-11-29T05:09:14Z
dc.date.available2024-11-29T05:09:14Z
dc.date.issued2024
dc.identifier.urihttp://hdl.handle.net/20.500.11956/193131
dc.description.abstractCieľom tejto bakalárskej práce bolo využiť spoločné vlastnosti niektorých spoločen- ských hier na vytvorenie univerzálnej aplikácie, v ktorej je možné tieto hry hrať. Kon- krétne sme sa zamerali na hry, ktoré sú hrané na mape zloženej zo samostatných štvorco- vých dielikov. Hráči môžu dieliky otáčať, premiestňovať a pridávať, a tým hraciu plochu meniť. Strany dielikov spájajú cesty, po ktorých sa pohybujú hráči. Používatelia by mali mať možnosť takejto univerzálnej aplikácii zadať pravidlá ľubovoľnej hry tohto typu a následne v nej túto hru hrať. Zadávanie pravidiel by malo byť jednoduché aj pre používa- teľov bez znalosti programovania. Rozhodli sme sa, že pravidlá budú používatelia zadávať do osobitných súborov. Pre nich sme navrhli štruktúru, ktorá popisuje, z akých dielikov sa hra skladá a aké sú jej pravidlá. Súbory s pravidlami sú vo formáte JSON, ktorý je ľahko čitateľný pre ľudí a zároveň je vhodný na spracovanie počítačom. Vytvorili sme program, ktorý tieto pravidlá načítava a na základe nich vytvorí grafické používateľské rozhranie, v ktorom je možné danú hru hrať. Program kontroluje dodržiavanie pravidiel, zvýrazňuje možné ťahy a vyhodnocuje kto vyhral.cs_CZ
dc.description.abstractGoal of this bachelor thesis was to take advantage of common features of some board games to create a universal application, in which these games can be played. We focused on games played on a map consisting of individual square tiles. Players can rotate, move and add these tiles and therefore change the playing board. Players move on paths, which connect sides of tiles. Users should be able to input rules of any game of this type into this universal application and consequently play this game in the application. Inputting the rules should be easy even for users not capable of programming. We decided that users will input the rules into separate files. For them, we designed a structure which describes the rules of the game and describes tiles that make up the board. Files with rules are in the JSON file format, which is easily readable by humans and also suitable for computer processing. We made a program which can load these game rules and based on them create a graphical user interface in which the game can be played. The program enforces following of the rules, highlights possible moves and evaluates who had won.en_US
dc.languageSlovenčinacs_CZ
dc.language.isosk_SK
dc.publisherUniverzita Karlova, Matematicko-fyzikální fakultacs_CZ
dc.subjectboard game|interpreter|map consisting of tiles|inputting rulesen_US
dc.subjectspoločenská hra|interpreter|mapa zložená z dielikov|zadávanie pravidielcs_CZ
dc.titleInterpreter spoločenských hier hraných na mape zloženej zo štvorčekovsk_SK
dc.typebakalářská prácecs_CZ
dcterms.created2024
dcterms.dateAccepted2024-09-06
dc.description.departmentDepartment of Software and Computer Science Educationen_US
dc.description.departmentKatedra softwaru a výuky informatikycs_CZ
dc.description.facultyMatematicko-fyzikální fakultacs_CZ
dc.description.facultyFaculty of Mathematics and Physicsen_US
dc.identifier.repId261826
dc.title.translatedInterpreter of Board Games Played on a Map Consisting of Possibly Movable Square Tilesen_US
dc.title.translatedInterpret společenských her hraných na mapě složené ze čtverečkůcs_CZ
dc.contributor.refereeKlímek, Jakub
thesis.degree.nameBc.
thesis.degree.levelbakalářskécs_CZ
thesis.degree.disciplineComputer Science with specialisation in Computer Graphics, Vision and Game Developmenten_US
thesis.degree.disciplineInformatika se specializací Počítačová grafika, vidění a vývoj hercs_CZ
thesis.degree.programComputer Scienceen_US
thesis.degree.programInformatikacs_CZ
uk.thesis.typebakalářská prácecs_CZ
uk.taxonomy.organization-csMatematicko-fyzikální fakulta::Katedra softwaru a výuky informatikycs_CZ
uk.taxonomy.organization-enFaculty of Mathematics and Physics::Department of Software and Computer Science Educationen_US
uk.faculty-name.csMatematicko-fyzikální fakultacs_CZ
uk.faculty-name.enFaculty of Mathematics and Physicsen_US
uk.faculty-abbr.csMFFcs_CZ
uk.degree-discipline.csInformatika se specializací Počítačová grafika, vidění a vývoj hercs_CZ
uk.degree-discipline.enComputer Science with specialisation in Computer Graphics, Vision and Game Developmenten_US
uk.degree-program.csInformatikacs_CZ
uk.degree-program.enComputer Scienceen_US
thesis.grade.csDobřecs_CZ
thesis.grade.enGooden_US
uk.abstract.csCieľom tejto bakalárskej práce bolo využiť spoločné vlastnosti niektorých spoločen- ských hier na vytvorenie univerzálnej aplikácie, v ktorej je možné tieto hry hrať. Kon- krétne sme sa zamerali na hry, ktoré sú hrané na mape zloženej zo samostatných štvorco- vých dielikov. Hráči môžu dieliky otáčať, premiestňovať a pridávať, a tým hraciu plochu meniť. Strany dielikov spájajú cesty, po ktorých sa pohybujú hráči. Používatelia by mali mať možnosť takejto univerzálnej aplikácii zadať pravidlá ľubovoľnej hry tohto typu a následne v nej túto hru hrať. Zadávanie pravidiel by malo byť jednoduché aj pre používa- teľov bez znalosti programovania. Rozhodli sme sa, že pravidlá budú používatelia zadávať do osobitných súborov. Pre nich sme navrhli štruktúru, ktorá popisuje, z akých dielikov sa hra skladá a aké sú jej pravidlá. Súbory s pravidlami sú vo formáte JSON, ktorý je ľahko čitateľný pre ľudí a zároveň je vhodný na spracovanie počítačom. Vytvorili sme program, ktorý tieto pravidlá načítava a na základe nich vytvorí grafické používateľské rozhranie, v ktorom je možné danú hru hrať. Program kontroluje dodržiavanie pravidiel, zvýrazňuje možné ťahy a vyhodnocuje kto vyhral.cs_CZ
uk.abstract.enGoal of this bachelor thesis was to take advantage of common features of some board games to create a universal application, in which these games can be played. We focused on games played on a map consisting of individual square tiles. Players can rotate, move and add these tiles and therefore change the playing board. Players move on paths, which connect sides of tiles. Users should be able to input rules of any game of this type into this universal application and consequently play this game in the application. Inputting the rules should be easy even for users not capable of programming. We decided that users will input the rules into separate files. For them, we designed a structure which describes the rules of the game and describes tiles that make up the board. Files with rules are in the JSON file format, which is easily readable by humans and also suitable for computer processing. We made a program which can load these game rules and based on them create a graphical user interface in which the game can be played. The program enforces following of the rules, highlights possible moves and evaluates who had won.en_US
uk.file-availabilityV
uk.grantorUniverzita Karlova, Matematicko-fyzikální fakulta, Katedra softwaru a výuky informatikycs_CZ
thesis.grade.code3
uk.publication-placePrahacs_CZ
uk.thesis.defenceStatusO


Files in this item

Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail
Thumbnail

This item appears in the following Collection(s)

Show simple item record


© 2025 Univerzita Karlova, Ústřední knihovna, Ovocný trh 560/5, 116 36 Praha 1; email: admin-repozitar [at] cuni.cz

Za dodržení všech ustanovení autorského zákona jsou zodpovědné jednotlivé složky Univerzity Karlovy. / Each constituent part of Charles University is responsible for adherence to all provisions of the copyright law.

Upozornění / Notice: Získané informace nemohou být použity k výdělečným účelům nebo vydávány za studijní, vědeckou nebo jinou tvůrčí činnost jiné osoby než autora. / Any retrieved information shall not be used for any commercial purposes or claimed as results of studying, scientific or any other creative activities of any person other than the author.

DSpace software copyright © 2002-2015  DuraSpace
Theme by 
@mire NV