tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Games
/
2048
/
at
master
10 files
BoardView.cpp
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
3 years ago
BoardView.h
Games: Use default constructors/destructors
4 years ago
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
3 years ago
Game.cpp
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
Game.h
2048: Let user decide if he wants to continue the game
4 years ago
GameSizeDialog.cpp
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
3 years ago
GameSizeDialog.gml
2048: Convert to GML
3 years ago
GameSizeDialog.h
2048: Do not default to only temporarily applying settings changes
4 years ago
GameWindow.gml
2048: Convert to GML
3 years ago
main.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago