diff options
author | Bradley Taunt <brad@serpapi.com> | 2024-01-17 13:09:26 -0500 |
---|---|---|
committer | Bradley Taunt <brad@serpapi.com> | 2024-01-17 13:09:26 -0500 |
commit | e19f5e293b93835387dd7173a511e687187e972a (patch) | |
tree | 0d3a767df1926610bb42af1e66bf01385f0d6e0b /pages/games.md |
Initial commit on self hosted cgit platform
Diffstat (limited to 'pages/games.md')
-rw-r--r-- | pages/games.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/games.md b/pages/games.md new file mode 100644 index 0000000..238fdff --- /dev/null +++ b/pages/games.md @@ -0,0 +1,8 @@ +# Games + +This page is a collection of web-based games that run without JavaScript. + +<dl> + <dt><a href="https://propjockey.github.io/css-sweeper/">CSS Sweeper</a></dt> + <dd>MineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!)</dd> +</dl> |