An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Standoff 2: Scratch Edition



![GitHub Cover](https://raw.githubusercontent.com/Wanja01YT/standoff2-scratch/main/github-banner.png)

[![Static Badge](https://img.shields.io/badge/scratch-0.1.0-orange?logo=scratch&logoColor=orange)](https://scratch.mit.edu/projects/1005755113/)
[![Static Badge](https://img.shields.io/badge/gamejolt-0.1.0-green?logo=gamejolt&logoColor=green)](https://gamejolt.com/games/standoff2-scratch/892066)
[![Static Badge](https://img.shields.io/badge/itch.io-0.1.0-FA5C5C?logo=itchdotio&logoColor=FA5C5C)](https://wanja01yt.itch.io/standoff2-scratch)
[![Static Badge](https://img.shields.io/badge/license-CC%204.0%20BY--NC--SA-lightgrey)](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.