From 41d82548118c34f312e3d8fa8d577816458fe9ac Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 24 Dec 2023 12:01:02 +0100 Subject: Initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..594daf7 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Game DB + +A Database of playground games (eg. Tag, Hide and Seek, etc.) + +[Soon @ gamedb.unlimited.pizza](https://gamedb.unlimited.pizza) + +## Why? + +I've always been amazed by how games spread around the world in what is pretty +much an oral tradition. I like learning about games played around the world, +their similarities and the different house rules that emerge. + +## Building -- cgit