diff --git a/Images/LevelShot.png b/Images/LevelShot.png new file mode 100644 index 0000000..7dcc7aa Binary files /dev/null and b/Images/LevelShot.png differ diff --git a/Images/Screenshot.png b/Images/Screenshot.png new file mode 100644 index 0000000..4a2b819 Binary files /dev/null and b/Images/Screenshot.png differ diff --git a/Just runner TM.zip b/Just runner TM.zip new file mode 100644 index 0000000..2baabbf Binary files /dev/null and b/Just runner TM.zip differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7c33c6 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# PointlessMaker +Super Mario Maker level viewer + + +Download level here +https://smmdb.ddns.net/courses + + + +https://conda.io/miniconda.html (Needs python3) + +````shell + conda create --name supermario + source activate supermario + conda install -c dsdale24 pyqt5 + python main.py +```` +![Screenshot](Images/Screenshot.png) + + +![Screenshot](Images/LevelShot.png)