# Games using Soap

Below is a non exhaustive list of games that were built using **Soap**. It is good to remind that Soap is especially useful for mobile games, where identifying whether a game uses Soap is impossible unless I’ve worked on it or seen its code. I also only included commercial "successful" games here.&#x20;

PC/ Console

* [Big Boy Boxing](https://store.steampowered.com/app/1680780/Big_Boy_Boxing/)
* [Anx Defense](https://store.steampowered.com/app/2500450/Anx_Defense/)
* [Corrupted: Dawn of Havoc](https://store.steampowered.com/app/2007770/Corrupted_Dawn_of_Havoc/)
* [Killer Bean](https://store.steampowered.com/app/1597080/Killer_Bean/)
* [Endless Casual Drive](https://store.steampowered.com/app/2928500/Endless_Casual_Drive/)
* [Conquest Tactics : Realm of Sin](https://store.steampowered.com/app/3308960/Conquest_Tactics__Realm_of_Sin/)
* [Guardião Tupã](https://store.steampowered.com/app/2846970/Guardio_Tup/)
* [The Enigma Cases Demo](https://store.steampowered.com/app/3062170/The_Enigma_Cases/)
* [Fame Or Folly](https://bossgrand.itch.io/fame-or-folly)
* [Ultimate Fishing Simulator 2](https://store.steampowered.com/app/1136380/Ultimate_Fishing_Simulator_2/)

Mobile /VR (Very hard to find out, probably a lot more)

* [Gym Class VR](https://www.meta.com/fr-ca/experiences/gym-class-basketball-vr/3661420607275144/)  1M+ downloads)
* [Collect Em All!](https://play.google.com/store/apps/details?id=com.tarboosh.collectemall\&hl=en_CA) (10M+ downloads)
* [Slice it All!](https://play.google.com/store/apps/details?id=com.tummygames.sliceit\&hl=en_CA) (10M+ downloads)
* [Coin.io](https://play.google.com/store/apps/details?id=com.DigitalChocolate.Coin.io\&hl=en_CA) (1K+ downloads)

WebGL (educational games I made for Legends of Learnings)

* [Food Fractions ](https://games.legendsoflearning.com/game/WyJnYW1lcyIsMjk4M10=/2983?partner=legends-public)
* [Jewel Maker ](https://games.legendsoflearning.com/game/WyJnYW1lcyIsMjI0Ml0=/2242?partner=legends-public)
* [Genemon](https://www.youtube.com/watch?v=UQEP2-gL6WI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://obvious-game.gitbook.io/soap/quality/games-using-soap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
