diff --git a/README.md b/README.md index c07fc51..3c0f02c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -
- - - -
- # The Mobius Line This is my FMP (final major project) that I created for my first year of Level 3 Game development. Windows downloads can be found under releases but if you wish to play via your browser you can play [here](https://pashabibko.itch.io/the-mobius-line). @@ -11,3 +5,7 @@ This is my FMP (final major project) that I created for my first year of Level 3 ### About The mobius line is a speedrunning game built around non-Euclidean concepts set in the London Underground. Your goal is to get from one platform (the starting area) to the other (green wall) as fast as possible. + +![](md-res/screenshot1.png) +![](md-res/screenshot2.png) +![](md-res/screenshot3.png) diff --git a/md-res/media (3).png b/md-res/media (3).png deleted file mode 100644 index d6b107e..0000000 Binary files a/md-res/media (3).png and /dev/null differ diff --git a/md-res/media (4).png b/md-res/media (4).png deleted file mode 100644 index a728e83..0000000 Binary files a/md-res/media (4).png and /dev/null differ diff --git a/md-res/media (1).png b/md-res/screenshot1.png similarity index 100% rename from md-res/media (1).png rename to md-res/screenshot1.png diff --git a/md-res/media (2).png b/md-res/screenshot2.png similarity index 100% rename from md-res/media (2).png rename to md-res/screenshot2.png diff --git a/md-res/media.png b/md-res/screenshot3.png similarity index 100% rename from md-res/media.png rename to md-res/screenshot3.png