diff --git a/Images/Magic-Sushi-Motorola-ROKR-E6.jpg b/Images/Magic-Sushi-Motorola-ROKR-E6.jpg new file mode 100644 index 0000000..47495e9 Binary files /dev/null and b/Images/Magic-Sushi-Motorola-ROKR-E6.jpg differ diff --git a/Images/Screenshot-EZX-1.png b/Images/Screenshot-EZX-1.png new file mode 100644 index 0000000..e44f3bf Binary files /dev/null and b/Images/Screenshot-EZX-1.png differ diff --git a/Images/Screenshot-EZX-2.png b/Images/Screenshot-EZX-2.png new file mode 100644 index 0000000..451bdf4 Binary files /dev/null and b/Images/Screenshot-EZX-2.png differ diff --git a/Images/Screenshot-EZX-3.png b/Images/Screenshot-EZX-3.png new file mode 100644 index 0000000..06f9097 Binary files /dev/null and b/Images/Screenshot-EZX-3.png differ diff --git a/Images/Screenshot-Linux.png b/Images/Screenshot-Linux.png index 3c91b8d..d748eb1 100644 Binary files a/Images/Screenshot-Linux.png and b/Images/Screenshot-Linux.png differ diff --git a/Images/Screenshot-Web.png b/Images/Screenshot-Web.png index decf3b6..6fb56df 100644 Binary files a/Images/Screenshot-Web.png and b/Images/Screenshot-Web.png differ diff --git a/Images/Screenshot-Windows.png b/Images/Screenshot-Windows.png index d5f19b6..9c756e2 100644 Binary files a/Images/Screenshot-Windows.png and b/Images/Screenshot-Windows.png differ diff --git a/ReadMe.md b/ReadMe.md index c37a512..e772314 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,7 +1,7 @@ Magic-Sushi =========== -![Screenshot from Windows 10](Images/Screenshot-Windows.png) +![Magic-Sushi game on Motorola ROKR E6](Images/Magic-Sushi-Motorola-ROKR-E6.jpg) A port of simple puzzle game from MTK OS to SDL1, SDL2 and Emscripten. @@ -21,7 +21,7 @@ Ready-to-run game builds are available in the "[Releases](https://github.com/EXL ## Run Tips -Linux: Install the SDL{1,2}, SDL{1,2}_image, and SDL{1,2}_mixer libraries before starting the game. +Linux, Ubuntu 22.04 LTS: Install the SDL{1,2}, SDL{1,2}_image, and SDL{1,2}_mixer libraries before starting the game. ```sh $ sudo apt install libsdl1.2debian libsdl-mixer1.2 libsdl-image1.2