# 09/29/2024

#### Pyreplay Soft Launch on Alephium Mainnet – A Major Milestone!

We are thrilled to announce that **Pyreplay** has successfully soft-launched on the Alephium mainnet, marking a significant step forward for our platform.&#x20;

**Current Playable Lobbies:**

For the soft launch, we have introduced **two playable lobbies**:

* **1 ALPH Lobby**: A quick and casual entry point for players.
* **5 ALPH Lobby**: For those seeking more intense competition.

Both lobbies are now live and ready for you to dive into. More lobbies will be available soon.

**How to Get Started:**&#x20;

I have put together a short tutorial for the signup process, as well as how to play and claim your winnings. You can find it [here](/tutorials-guides.md).

**Focus on Stability**

Our top priority right now is ensuring **platform stability**. As more players join and test the game, we're committed to ironing out any issues and improving the overall experience.

**Recent Fixes:**

We’ve already addressed several key issues to enhance gameplay:

* **Game Rules Display**: The game rules are now conveniently displayed on top of the game window for easy reference.
* **Fire Button Debounce**: Fixed a bug where the **Fire** button was triggered twice.
* **Game Start Event Bug**: Resolved a critical issue where game start events were not caught, leaving players stuck in the lobby.
* **Keyboard Support (Battleship)**: We now have full keyboard support for Battleship during the placement phase

<img src="/files/HpiVaySD0sDL7Z3krKXS" alt="" data-size="original">

* **Prevent navigation while ingame:** To prevent accidental page navigation a warning will be displayed while a game is active

**Upcoming Features**

We're constantly working to bring new features and improvements:

* **Rock Paper Scissors Development**: We’re excited to introduce a fast-paced Rock Paper Scissors game. Stay tuned!

**Bug Reporting & Reimbursement**

If you encounter any **game-breaking bugs** that result in a malfunction, such as losing a game unfairly due to technical issues, please report them immediately. I will personally reimburse your entry fee if the bug is verified.

Together, we can build a better, more robust platform. Your feedback and participation are invaluable to us!


---

# 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.pyreplay.com/development/bi-weekly-dev-updates/09-29-2024.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.
