-
Notifications
You must be signed in to change notification settings - Fork 0
Scoring
Synx edited this page Jul 13, 2026
·
2 revisions
Typed-guess modes (Normal, Daily, Custom, Create/Shared, Multiplayer, Racetrack) use the same scoring rules.
Every verse in the Bible has an ordered index. Your score is based on how far your guess is from the answer:
distance = |answerIndex − guessIndex|
score = max(0, 100 − distance)
- Exact (or very close) guesses → high score
- Guesses more than 100 verses away → 0
- Invalid / empty guess → treated as distance 100 → 0
- Time runs out → 0 points and 0 stars
Stars are hierarchical:
| Stars | Requirement |
|---|---|
| ★☆☆ | Correct book |
| ★★☆ | Correct book and chapter |
| ★★★ | Correct book, chapter, and verse (“Perfect!”) |
After a game you see:
- Per-round score and stars
- Book / chapter / verse correctness indicators
- Totals as fractions of the maximum possible (
rounds × 100points,rounds × 3stars)
You can also Copy Results in a Wordle-style emoji grid to share.
Academy uses multiple-choice questions, not typed verse guesses:
- Correct answer: 50–100 points depending on speed (untimed correct = 100)
- Wrong answer: 0
- How-to-Play
- Racetrack (scroll rewards use score + stars + speed)
Better Bible Guesser wiki · Play the game · Home
Better Bible Guesser
Modes
Quest
Account & extras