-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |