# MoonWar

MoonWar is the first game developed by ChainCade in house. An homage to arcade classics such as Galaga, Galaxian and the immortal Space Invaders, MoonWar is a vertical scrolling, left-right auto-shooter that emphasizes quick decision making and keeping a cool head in tight situations. Like the arcade classics that inspired it, MoonWar is easy to pickup and play, but difficult to truly master.

![](/files/GSOk1FyQYYcUpoXDDkSv)

Take charge of your Galactic Fighter and defend the Royal Fleet from the infinite onslaught of alien destroyers!

Play it Here:&#x20;

* Web: <https://play.chaincade.com/game/moonwar>

{% embed url="<https://apps.apple.com/us/app/moonwar-chaincade/id1605306166>" %}
iOS
{% endembed %}

{% embed url="<https://play.google.com/store/apps/details?id=com.ChainCade.MoonWar>" %}
Android
{% endembed %}

### Ticket Formula

Tickets = 100 \* (score/400000) + 20 \* (score/40000) + (score/4000)


---

# 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://chaincade.gitbook.io/chaincade/welcome-to-the-retroverse/chaincade-games/moon-war.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.
