index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Games
Age
Commit message (
Expand
)
Author
2021-11-27
FlappyBug: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Chess: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Breakout: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
2048: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-24
FlappyBug: Support mouse clicks for flapping
Pedro Pereira
2021-11-24
Spider: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Solitaire: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Snake: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Pong: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Minesweeper: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Hearts: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
GameOfLife: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
FlappyBug: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Chess: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
Breakout: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-24
2048: Replace construct() with TRY(try_create()) pattern
Pedro Pereira
2021-11-23
Pong: Port to LibMain
Pedro Pereira
2021-11-23
GameOfLife: Port to LibMain
Pedro Pereira
2021-11-23
Solitaire: Port to LibMain
Pedro Pereira
2021-11-23
Snake: Port to LibMain
Pedro Pereira
2021-11-23
Hearts: Port to LibMain
Pedro Pereira
2021-11-23
FlappyBug+Spider: Update GUI:Application::construct usage
Pedro Pereira
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Spider: Port to LibMain
pbrw
2021-11-22
FlappyBug: Port to LibMain
Pedro Pereira
2021-11-22
Chess: Port to LibMain
Pedro Pereira
2021-11-22
2048: Port to LibMain
Pedro Pereira
2021-11-22
Breakout: Port to LibMain
Pedro Pereira
2021-11-22
Minesweeper: Port to LibMain
Pedro Pereira
2021-11-17
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
Andreas Kling
2021-11-15
Minesweeper: Decrease min for Columns and Rows on Custom Game
Pedro Pereira
2021-11-15
Minesweeper: Create field from Difficulty enum
Pedro Pereira
2021-11-15
Minesweeper: Turn difficulty menu into checkable actions
Pedro Pereira
2021-11-14
Minesweeper: Add "Custom game..." difficulty
Pedro Pereira
2021-11-10
Solitaire: Fix 3 card draw from reversing after an undo
Camron
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-02
Demos+DevTools+Games: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Everywhere: Mark overridden methods 'override'
Ben Wiederhake
2021-10-29
Minesweeper: Set time label to a fixed width
Musab Kılıç
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-05
2048: Let user decide if he wants to continue the game
Mohsan Ali
2021-09-15
Breakout: Tag fallthrough statement
Matheus Vinicius
2021-09-15
Breakout: Add possibility to play with A and D
Matheus Vinicius
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-09-10
Breakout: Improve collision response between ball and paddle
Damien Firmenich
2021-09-08
Pong: Switch to global tracking
Ben Wiederhake
2021-09-06
Solitaire: Add Auto-Collect gameplay option
Thitat Auareesuksakul
2021-09-03
Everywhere: Use my shiny new serenityos.org email :^)
Sam Atkins
[prev]
[next]