diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 26d3352..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
diff --git a/.idea/maps.iml b/.idea/maps.iml
deleted file mode 100644
index d6ebd48..0000000
--- a/.idea/maps.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 639900d..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 12bb06d..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/space/map.conf b/space/map.conf
new file mode 100644
index 0000000..d9f0461
--- /dev/null
+++ b/space/map.conf
@@ -0,0 +1,30 @@
+team.2.color = blue
+team.2.pos = (0,1,-109)
+
+team.1.pos = (0,1,109)
+team.1.color = red
+
+team.1 = red
+team.2 = blue
+
+rotation = z
+h = 140
+r = 120
+
+name = Space
+author = -lipop-
+
+initial_stuff = default:pick_steel,default:torch 5,default:cobble 99
+license = CC BY-SA 4.0, skybox Space Nebulas Skybox by Ludum Dare (https://opengameart.org/content/space-nebulas-skybox), licence CC BY-SA 3.0
+
+phys_gravity = 0.16
+phys_speed = 1.2
+phys_jump = 1.25
+
+chests.1.n = 20
+chests.1.from = (10,-13,3)
+chests.1.to = (-10,-5,-10)
+
+chests.2.n = 20
+chests.2.from = (-10,-5,10)
+chests.2.to = (10,-13,3)
diff --git a/space/map.mts b/space/map.mts
new file mode 100644
index 0000000..749b4c3
Binary files /dev/null and b/space/map.mts differ
diff --git a/space/screenshot.png b/space/screenshot.png
new file mode 100644
index 0000000..3e1efe5
Binary files /dev/null and b/space/screenshot.png differ
diff --git a/space/skybox_1.png b/space/skybox_1.png
new file mode 100644
index 0000000..6c29b93
Binary files /dev/null and b/space/skybox_1.png differ
diff --git a/space/skybox_2.png b/space/skybox_2.png
new file mode 100644
index 0000000..519cef2
Binary files /dev/null and b/space/skybox_2.png differ
diff --git a/space/skybox_3.png b/space/skybox_3.png
new file mode 100644
index 0000000..7427127
Binary files /dev/null and b/space/skybox_3.png differ
diff --git a/space/skybox_4.png b/space/skybox_4.png
new file mode 100644
index 0000000..58b65a4
Binary files /dev/null and b/space/skybox_4.png differ
diff --git a/space/skybox_5.png b/space/skybox_5.png
new file mode 100644
index 0000000..d5c96ff
Binary files /dev/null and b/space/skybox_5.png differ
diff --git a/space/skybox_6.png b/space/skybox_6.png
new file mode 100644
index 0000000..392bef7
Binary files /dev/null and b/space/skybox_6.png differ