mirror of
https://github.com/kristoferssolo/Qualification-Thesis.git
synced 2025-10-21 20:10:37 +00:00
43 lines
960 B
XML
43 lines
960 B
XML
#pagebreak()
|
|
#heading(
|
|
level: 1,
|
|
outlined: false,
|
|
numbering: none,
|
|
"Anotācija",
|
|
)
|
|
|
|
#lorem(100)
|
|
|
|
#par(
|
|
first-line-indent: 0cm,
|
|
[*Atslēgvārdi:*],
|
|
)
|
|
Papilspējas.
|
|
|
|
|
|
#text(
|
|
hyphenate: auto,
|
|
lang: "en",
|
|
[
|
|
#pagebreak()
|
|
#heading(
|
|
level: 1,
|
|
outlined: false,
|
|
numbering: none,
|
|
"Abstract",
|
|
)
|
|
_"Maze Ascension" is a minimalist maze exploration game built using the Bevy
|
|
engine. The game features simple visuals with hexagonal tiles forming the maze
|
|
structure on a white background with black borders, and a stickman-style player
|
|
character. Players navigate through multiple levels of increasing difficulty,
|
|
progressing vertically as they climb up through levels. The game includes
|
|
power-ups and abilities hidden throughout the maze, and later introduces the
|
|
ability to move between levels freely._
|
|
#par(
|
|
first-line-indent: 0cm,
|
|
[*Keywords:*],
|
|
)
|
|
Power-ups.
|
|
],
|
|
)
|