# Glowing Pong

<figure><img src="/files/drzZysOpAKKx16jemhf3" alt=""><figcaption><p>Glowing Pong</p></figcaption></figure>

**Glowing Pong** is a 2D game that combines the classic Pong mechanics with glowing post-effects. The game features various types of obstacles that have different effects on the environment or player mechanics. This game includes a single-player mode where you can compete against AI opponents with varying levels of difficulty. Additionally, it offers a local co-op mode for multiplayer gameplay.

**"Enhance the classic"** \~ as my guiding theme throughout development. We have introduced unique and rarely seen gameplay features, setting this game apart from other Pong-inspired titles.

It's a a uniquely crafted game, standing out from the rest due to its innovative gameplay and unique design. This distinctiveness has not only set it apart from my colleague's projects but also earned it a high score in my game programming course.

The game is available on the PC platform and distributed through itch.io.


---

# 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://frankarov-personal.gitbook.io/glowing-pong/introduction/glowing-pong.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.
