aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2020-12-28 14:56:27 +0000
committerGitHub <noreply@github.com>2020-12-28 14:56:27 +0000
commita4250a3959dd99b567d41a4e85f02a17de2c00ce (patch)
tree6240234174358a294dd3ef4843f18054863c6c19 /README.md
downloadkotlin-raycaster-a4250a3959dd99b567d41a4e85f02a17de2c00ce.tar.xz
kotlin-raycaster-a4250a3959dd99b567d41a4e85f02a17de2c00ce.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9754243
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# kotlin-raycaster
+A simple pseudo 3D raycasting engine in Kotlin-JS