https://github.com/wanja01yt/standoff2-scratch
A complete recreation of Standoff 2 inside of the Scratch game engine.
https://github.com/wanja01yt/standoff2-scratch
scratch so2 standoff standoff-2 standoff-2-port
Last synced: 2 months ago
JSON representation
A complete recreation of Standoff 2 inside of the Scratch game engine.
- Host: GitHub
- URL: https://github.com/wanja01yt/standoff2-scratch
- Owner: Wanja01YT
- License: other
- Created: 2024-04-24T12:39:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T20:43:13.000Z (6 months ago)
- Last Synced: 2025-01-31T13:15:01.644Z (4 months ago)
- Topics: scratch, so2, standoff, standoff-2, standoff-2-port
- Homepage:
- Size: 626 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Standoff 2: Scratch Edition

[](https://scratch.mit.edu/projects/1005755113/)
[](https://gamejolt.com/games/standoff2-scratch/892066)
[](https://wanja01yt.itch.io/standoff2-scratch)
[](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)This project requires a lot of resources, therefore it is recommended to close other tabs and applications for best performance.
A complete recreation of [Standoff 2](https://install.standoff2.com/) inside of the [Scratch](https://scratch.mit.edu/) game engine, including the training mode, full main menu and even some skins! 👀
## Downloads
- [Windows](https://github.com/Wanja01YT/standoff2-scratch/releases/download/source-code/standoff2-scratch-win64.zip)
- [MacOS (Intel / Silicon)](https://github.com/Wanja01YT/standoff2-scratch/releases/download/source-code/standoff2-scratch-macos.zip)
- [Linux](https://github.com/Wanja01YT/standoff2-scratch/releases/download/source-code/standoff2-scratch-linux.zip)## Controls
- 1 / 2 / 3 - Pistol / Rifle / Knife
- B - Buy Weapon
- A / D - Move Left / Right
- And touchscreen or mouse for the rest!## Contributing
Due to the Remix Culture enforced by the Scratch Foundation, this project is distibuted under [CC 4.0 BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en), which means that you are allowed to modify the project and publish it non-commercially under the same conditions while crediting the creator. To make modifications of the project easier, the Scratch (.sb3) project has been made public for download.
[Source Code (.sb3)](https://github.com/Wanja01YT/standoff2-scratch/releases/download/source-code/3DTest.sb3)
#### Thanks to Axlebolt for creating the original game as a base for this project.