Felix Bytow
|
ed8c2be4ce
added a little more spacing to credits
|
há 1 ano atrás |
Felix Bytow
|
df4be7c540
 added the credits screen and finally removed the dummy state
|
há 1 ano atrás |
Felix Bytow
|
879ff6950c
fixed some minor issues
|
há 1 ano atrás |
Felix Bytow
|
b7f08cfd11
added more license information
|
há 1 ano atrás |
Felix Bytow
|
171452b996
removed all usages of std::format, so Apple CLang can be used
|
há 1 ano atrás |
Felix Bytow
|
35670bf0b4
added high score screen
|
há 1 ano atrás |
Felix Bytow
|
b42a19ff33
added game over screen with name input for high score
|
há 1 ano atrás |
Felix Bytow
|
1d9f433f93
target now only spawns in free area
|
há 1 ano atrás |
Felix Bytow
|
ce3bf85d94
switched to more direct keyboard handling in the game
|
há 1 ano atrás |
Felix Bytow
|
81a6d54957
cursor is now only shown in menu
|
há 1 ano atrás |
Felix Bytow
|
7576922a6b
lots of quality improvements
|
há 1 ano atrás |
Felix Bytow
|
1928123ac0
implemented the actual game
|
há 1 ano atrás |
Felix Bytow
|
b096877b24
line input now supports holding backspace
|
há 1 ano atrás |
Felix Bytow
|
c8fbe994b9
first working version of a line input field
|
há 1 ano atrás |
Felix Bytow
|
914800948f
line input now has a blinking cursor
|
há 1 ano atrás |
Felix Bytow
|
60633c2256
working on line input for high scores
|
há 1 ano atrás |
Felix Bytow
|
6a598b3acd
providing the GameStateManager in on_enter now so things event handlers need only be set once
|
há 1 ano atrás |
Felix Bytow
|
0147cf5cf3
Asset now uses raw pointer instead of std::optional
|
há 1 ano atrás |
Felix Bytow
|
0714f504ba
added dependency to boost and refactored the button class
|
há 1 ano atrás |
Felix Bytow
|
01859117ce
implemented main menu
|
há 1 ano atrás |
Felix Bytow
|
8d722240bc
some minor font related improvements
|
há 1 ano atrás |
Felix Bytow
|
3043fe060c
button can now be clicked
|
há 1 ano atrás |
Felix Bytow
|
ed8ec45732
added button component (currently only visual, no functionality)
|
há 1 ano atrás |
Felix Bytow
|
8d41f9bc3c
added a simple dummy state, so game doesn't crash when switching to a not-yet-implemented state
|
há 1 ano atrás |
Felix Bytow
|
c6bd10796d
so first thing I noticed about CLion Nova is that it ignores the classic C++ style settings
|
há 1 ano atrás |
Felix Bytow
|
efb3433f2e
logo is now centered and keeps its aspect ratio
|
há 1 ano atrás |
Felix Bytow
|
71a43d82f0
moved surface -> texture back into asset manager
|
há 1 ano atrás |
Felix Bytow
|
9bc7fb912f
added working splash screen
|
há 1 ano atrás |
Felix Bytow
|
101d0e3e50
the loading state now displays a progress bar
|
há 1 ano atrás |
Felix Bytow
|
7a1e3479c7
added asset manager
|
há 1 ano atrás |