May 1, 2026/Omoggle Team
Omoggle starts with a simple loop: two logged-in players enter a live camera match, the round runs, a mog score is calculated, and the result updates player ratings.
Why ranking changes the room
- Random chat usually resets the moment a stranger disappears.
- Ranked chat gives every round memory through ELO, streaks, and match records.
- Profiles make each win or loss belong to a claimed account.
What happens after a match
- The client shows a scanning animation while the round is scored.
- The server recomputes the score from the room and player IDs.
- The winner is persisted to the match record.
- The ELO function updates both players exactly once.
What comes next
- Stronger moderation tools.
- Better reconnect handling.
- More transparent score explanations.
- Seasonal leaderboard resets.