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-06-04
Solitaire: Fixes undo feature from incorrect merge conflict resolution
Matthew Jones
2021-06-03
Solitaire: Add keys for drawing and moving cards to foundation stacks
Matthew B. Jones
2021-06-03
Solitaire: Add undo functionality
Matthew B. Jones
2021-06-02
Hearts: Play the first valid card (left-to-right) when pressing space
Matthew B. Jones
2021-06-02
LibChess: Change cursor style when hovering or dragging valid piece
BrandonKi
2021-06-01
Hearts: Fix sorting for pick_low_points_high_value_card
Gunnar Beutner
2021-06-01
Hearts: Prefer to pass high value cards
Gunnar Beutner
2021-06-01
Hearts: Pick better non-matching cards
Gunnar Beutner
2021-06-01
Hearts: Make debugging AI suggestions easier
Gunnar Beutner
2021-06-01
Hearts: Pick better cards when we're the third player
Gunnar Beutner
2021-06-01
Hearts: Pick better lead cards
Gunnar Beutner
2021-05-27
Solitaire: Start timer when first card is moved
Marcus Nilsson
2021-05-26
Hearts: Highlight cards when an invalid play is attempted
Gunnar Beutner
2021-05-25
Solitaire: Persist high score separately per game mode
Timothy Flynn
2021-05-25
Solitaire: Award bonus points based on time elapsed
Timothy Flynn
2021-05-25
Solitaire: Tweak scoring for three-card draw mode
Timothy Flynn
2021-05-25
Solitaire: Remove dead call to Game::start_game_over_animation
Timothy Flynn
2021-05-25
Solitaire: Only update high score after a victorious game
Timothy Flynn
2021-05-25
Hearts: Don't advance the game's state when an animation is playing
Gunnar Beutner
2021-05-25
Hearts: Fix animations that get stuck "mid-flight"
Gunnar Beutner
2021-05-25
Hearts: Add support for playing more than one hand
Gunnar Beutner
2021-05-25
Hearts: Let the AI continuously play games
Gunnar Beutner
2021-05-25
Hearts: Implement passing cards to other players
Gunnar Beutner
2021-05-25
Hearts: Move card click handler into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move sorting helper from Player::pick_lead_card into a method
Gunnar Beutner
2021-05-25
Hearts: Move code to reposition cards into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move round initialization into a separate method
Gunnar Beutner
2021-05-25
Hearts: Move hand sorting functionality into a method
Gunnar Beutner
2021-05-23
Hearts: Allow player to set their name
Josh Perry
2021-05-23
Hearts: Add key combinations to letting the AI play for you
Gunnar Beutner
2021-05-23
Hearts: Let the AI prefer lead cards for which other cards are in play
Gunnar Beutner
2021-05-23
Hearts: Fix sorting function for lead cards
Gunnar Beutner
2021-05-22
Hearts: Let the AI pick better lead cards
Gunnar Beutner
2021-05-22
Hearts: Prefer to play Queen of Spades when we're the trailing player
Gunnar Beutner
2021-05-22
Hearts: Fix crash when starting an animation when there already is one
Gunnar Beutner
2021-05-22
Hearts: Remove dead code
Gunnar Beutner
2021-05-22
GameOfLife: Add choosable patterns
Ryan Wilson
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Solitaire: Move cards functionality into LibCards
Gunnar Beutner
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-20
Solitaire: Fix a spelling mistake in one of the variable names
Gunnar Beutner
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
Andreas Kling
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-18
Solitaire: Prevent player dragging entire stack to foundation
Jesse Buhagiar
2021-05-18
Pong: Make the game winnable
Dmitrii Ubskii
2021-05-18
Pong: Fix paddle movement across resets if keys are held
Dmitrii Ubskii
2021-05-18
Pong: Improve mouse controls
Dmitrii Ubskii
2021-05-18
Pong: Improve AI paddle movement
Dmitrii Ubskii
2021-05-18
Pong: Fix score display
Dmitrii Ubskii
[next]