From 46244db4031da6b8b117c65f95b6096facbbddfd Mon Sep 17 00:00:00 2001 From: Caleb S <68931491+Calebri@users.noreply.github.com> Date: Wed, 8 Nov 2023 19:00:13 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cdc61be..4a331dd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # Picture Poker Scratch A remake of the Picture Poker minigame from Super Mario 64 DS and New Super Mario Bros. in Scratch 3. Made in Turbowarp, although it requires no Turbowarp modules and can run in base Scratch 3. + +## Setup +### Online +Picture Poker Scratch can be played online on the [official GitHub site](https://calebri.github.io/picture-poker-scratch/). The site will automatically update when a new version is released. + +### Offline +There are many ways to to play Picture Poker Scratch offline. The `sb3.` file can be downloaded and run via the [Scratch 3 desktop app](https://scratch.mit.edu/download) or [Turbowarp Desktop](https://desktop.turbowarp.org/). This project does support Turbowarp interpolation.