Skip to content

New Game Proposal: Binary Blitz #269

Description

@cobie1818

💡 Description

I would like to add a beginner-friendly game called Binary Blitz.

The game will:

Display a binary number
Provide four decimal answer choices
Give immediate correct or incorrect feedback
Track the player’s score and progress
Display final results and allow the player to restart

The game will use HTML, CSS, and vanilla JavaScript and will follow the repository’s contribution guidelines and folder structure.

🎯 Motivation

This feature will help beginners practice converting binary numbers into decimal values through an interactive game. It supports basic computer science and information technology learning while adding a unique educational game to the project.

🕹️ Feature Details

The game will generate ten random binary numbers. For each question, the player will select from four decimal answer choices. The game will provide immediate feedback, update the score, display the player’s progress, and show final results with an option to restart.

✅ Example (optional)

Example: If the binary number is 00001010, the correct decimal answer is 10.

🗒️ Additional Notes

The game will be responsive, accessible by keyboard, and built without external libraries or frameworks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions