> For the complete documentation index, see [llms.txt](https://www.restack.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.restack.ai/projects/generative-ai-game.md).

# Generative AI Game

<div><figure><img src="/files/fXIuBydNOSbcL5PZ9F7C" alt=""><figcaption><p>Edvard Munch &#x26; Vincent Van Gogh</p></figcaption></figure> <figure><img src="/files/uBH7swTMqcRjG1haE9f2" alt=""><figcaption><p>Edvard Munch &#x26; Banksy</p></figcaption></figure></div>

[**Art Masher** is an online AI game powered by Restack.AI](https://medium.com/@restack.ai/art-masher-71065778a3ee), where the worlds of art history and artificial intelligence converge to offer a unique, educational, and immensely fun experience. Dive into a universe where famous paintings and artistic styles blend seamlessly, challenging your art knowledge and observational skills.

**How It Works:**

* **Start Instantly**: Just visit [ArtMasher.AI](https://artmasher.ai/) to play. No prior setup is required for a quick dive into the art-mashing challenge.
* **The Challenge**: Identify the styles of two artists merged into one AI-generated image within 30 seconds. Can you spot the blend?
* **For Everyone**: Whether you're just curious about art or a dedicated enthusiast, there's something here for you. Sign up to track your progress and compete with others!

**Features:**

* **Levels for All**: From easy, featuring well-known masterpieces, to advanced levels mixing styles from over 101 famous artists for the true connoisseurs.
* **Scoring and Bonuses**: Earn points for correct guesses, with bonuses for quick answers and tackling higher difficulty levels.
* **Engagement**: Sign up for a more personalized experience, including tracking your progress, viewing past images, and participating in our community leaderboard.
* **Educational**: Not just a game, Art Masher is a journey through art history, enhancing your knowledge and appreciation of art with every image.

**Join Us on This Artistic Adventure:**

Art Masher is continuously evolving, with new features and updates based on your feedback. Immerse yourself in the mystery and beauty of art like never before. Ready to test your knowledge and speed against the rich tapestry of art history? Art Masher awaits.

**Restack.AI**: Blending technology, creativity, and education to bring you innovative gaming experiences.

***

This summary aims to provide a quick overview of Art Masher, highlighting its educational value and the fun, engaging challenges it offers to users.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.restack.ai/projects/generative-ai-game.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
