Práce se zabývá návrhem a realizací herního enginu pro herní framework MonoGame. V první části je popsán framework XNA Game Studio a framework MonoGame. Engine se skládá ze tří základních tříd, které spolu tvoří jádro enginu. Postupně jsou také v práci popsány ostatní součásti engine. V závěru práce je pak předvedena realizace jedné hry, na které je demonstrována funkčnost engine.This work is about designing and implementing basic game engine under MonoGame framework. XNA Game Studio and MonoGame framework are described in first part. Simple 3D game engine is described in second part. Three basic classes represent engine core. At the end of the work is implemented simple game that shows important parts of created engine.Katedra informačních...