mirror of
https://github.com/michelpereira/awesome-open-source-games.git
synced 2026-07-15 18:12:32 -05:00
[PR #50] [CLOSED] Add 3 interactive personality quiz games to Puzzle section #209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/michelpereira/awesome-open-source-games/pull/50
Author: @noahaust2
Created: 2/26/2026
Status: ❌ Closed
Base:
main← Head:add-personality-quiz-games📝 Commits (1)
1f5f42dAdd 3 interactive personality quiz games to Puzzle section📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
README.md(+4 -1)📄 Description
Added 3 browser-based interactive personality quiz games to the Puzzle section. All three are built with pure HTML/CSS/JavaScript, run entirely in the browser with zero dependencies, and generate downloadable/shareable PNG result cards.
Games added:
Aura Points Calculator — Discover your aura type through 12 real-life scenario questions. Generates a downloadable PNG share card with your results.
How Chronically Online Are You? — 15-question quiz measuring internet habits across 5 categories with interactive radar chart visualization and shareable PNG scorecard.
Brain Rot Diagnostic — 18-question clinical-style assessment across 6 brain rot dimensions with severity grades I-V, animated progress tracking, and a downloadable PNG diagnostic report.
Why Puzzle section?
These are interactive challenge/quiz games where players answer questions and receive scored results — similar in spirit to existing puzzle entries that test the player's knowledge or decision-making (like Shape Experiment, BitBot, Follow me! Simon Clone). Each game has a clear completion state and a shareable result artifact.
Checklist
- [Name](URL) - Description.format🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.