Qualification-Thesis/abstract.typ

60 lines
1.3 KiB
Plaintext

#import "@preview/dashy-todo:0.0.1": todo
#pagebreak()
#heading(
level: 1,
outlined: false,
numbering: none,
"Anotācija",
)
#lorem(100)
#todo("Uzrakstīt anotāciju (līdz 850 rakstzīmēm)")
#par(
first-line-indent: 0cm,
[*Atslēgvārdi:*],
)
Labirints
datorspēle,
sistēmas prasības,
programmatūras prasību specifikācija,
Bevy,
ECS,
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._
#todo("līdz 850 rakstzīmēm")
#par(
first-line-indent: 0cm,
[*Keywords:*],
)
Maze,
comtuper game,
system requirements,
software requirements specification,
Bevy,
ECS,
power-ups.
],
)