commit 3646adc233ea16f171e77d633ff9bb52b1511378
Author: FIGBERT <figbert@figbert.com>
Date: Fri, 26 Mar 2021 21:04:25 -0700
Initial commit
Diffstat:
3 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -0,0 +1,2 @@
+*.blend filter=lfs diff=lfs merge=lfs -text
+** !text !filter !merge !diff
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1 @@
+.DS_Store
diff --git a/README.md b/README.md
@@ -0,0 +1,11 @@
+# Sevivon
+
+**Sevivon** is an open-source multiplayer [dreidel][dreidel] game for
+mobile devices, built with [Godot][godot].
+
+This repository contains the design files for the game, made in
+programs like [Blender][blend].
+
+[dreidel]: https://en.wikipedia.org/wiki/Dreidel
+[godot]: https://godotengine.org/
+[blend]: https://www.blender.org/