Oleg Kosenkov
28bb3367cb
Games: Add ColorLines
2022-12-12 17:30:04 +00:00
Oleg Kosenkov
46c6176fad
Games: Add BrickGame
2022-11-05 16:35:13 -06:00
implicitfield
7eca8f7e62
Games: Add Flood
2022-11-03 01:02:56 -06:00
Andreas Kling
45de16f195
Userland+Base: Remove Breakout and Pong games
...
These games were not very playable and definitely not fun.
2022-06-15 17:15:04 +02:00
Joe Petrus
011b6df63a
Games: Add MasterWord
...
A simple wordle clone.
2022-03-18 04:55:21 -07:00
Jamie Mansfield
3f8857cd21
Games: Add Spider
...
Scoring is designed to mimic Microsoft's implementation - starting at
500, decreasing by 1 every move, and increasing by 100 for every full
stack.
Fixes GH-5319.
2021-06-24 10:32:53 +02:00
Mim Hufford
811d9722f9
FlappyBug: Introduce a new Flappy Bug game
...
This introduces a Flappy Bug game. It's pretty simple currently, but is
playable.
2021-06-20 10:54:27 +01:00
Gunnar Beutner
c3efae85f2
Games: Add Hearts
2021-05-21 23:38:18 +02:00
Andres Crucitti
d99991e39c
Games: Add GameOfLife
...
This patch introduces a new game based on Conway's Game of Life.
2021-05-15 17:44:21 +01:00
Andreas Kling
aa939c4b4b
Games: Move to Userland/Games/
2021-01-12 12:04:23 +01:00