# Game Templates

With S.A.I.G.E., you don’t need to start from a blank page.\
We’ve created ready-to-use templates for popular game styles so anyone can launch a game in minutes.

#### **The Flow**

1. **Select Your Game Mode**: 2D.
2. **Choose a Game Type:** Arcade Games, Side-Scrollers, Brain Games, Puzzles, Target Games, and more.
3. **Pick a Template:** Each template comes with a pre-written prompt that’s automatically filled in for you.

#### **What You Can Do Next**

* **Keep the Prompt As-Is:** Launch the game instantly.
* **Edit the Prompt:** Add your own creative twist.
* **Use the AI Prompt Assistant:** Get smart suggestions to improve or expand the gameplay idea.

#### **Why Templates Matter**

* **Easy for Beginners:** No writing required to get started.
* **Faster for Creators:** Skip brainstorming and start building right away.
* **Based on Popular Styles:** Game genres that millions of players already know and love.

#### **List of Game Templates**

* Arcade Games
  * Dive Attack
  * Side Strike
  * Chase and Hunt
  * Wave Defense
  * Drop and Catch
  * Base Defense
  * Object Breaker
  * Formation Attack
  * Crossing Challenge
  * Object Destroyer
* Side Scroller Games
  * Platformer
* Brain Games
  * Memory
  * Math
* Target Games
  * Tap Challenge
  * Target Shooting
* Puzzles
  * Match 3
  * Slide
  * Sudoku
* Sports
  * Shootout


---

# 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://docs.saige.world/how-to-create-your-game/game-prompt/game-templates.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.
