Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonkohli/binarygame
Binary Game is an engaging web-based puzzle that challenges players to convert decimal numbers to binary, enhancing their understanding of binary arithmetic through interactive gameplay.
https://github.com/leonkohli/binarygame
binary game learn
Last synced: 16 days ago
JSON representation
Binary Game is an engaging web-based puzzle that challenges players to convert decimal numbers to binary, enhancing their understanding of binary arithmetic through interactive gameplay.
- Host: GitHub
- URL: https://github.com/leonkohli/binarygame
- Owner: LeonKohli
- License: mit
- Created: 2023-12-26T22:12:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T22:59:18.000Z (about 1 year ago)
- Last Synced: 2025-01-09T17:12:47.220Z (17 days ago)
- Topics: binary, game, learn
- Language: JavaScript
- Homepage: https://leonkohli.github.io/binaryGame/
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Binary Game
Welcome to the Binary Game 🎮, an innovative and educational web-based game designed to teach and challenge players in the concepts of binary numbers. Dive into a world where decimal meets binary in a fun and interactive way!
## 🚀 Features
- **👆 Interactive Gameplay:** Engage with a dynamic grid-based interface to flip binary digits (0s and 1s).
- **🧠 Multiple Difficulty Levels:** Choose from various grid sizes for a tailored challenge.
- **💡 Instant Feedback:** Visual cues provide immediate guidance and understanding of binary conversions.
- **🎨 Adaptive Design:** A sleek, responsive design ensures an immersive experience on all devices.
- **✨ Glassmorphism UI:** Experience the latest UI trend with a frosted-glass-like backdrop.## 🎲 How to Play
1. **🔢 Choose Grid Size:** Select a grid size to set your challenge. Each grid size corresponds to binary digit complexity.
2. **🖱️ Toggle Cells:** Click cells to toggle between 0 and 1, crafting your binary masterpiece.
3. **✔️ Match Row and Column Sums:** Align your binary digits to match the given decimal sums for each row and column.
4. **🏆 Victory Check:** Correctly match all sums to win!
5. **🆘 Need Help?:** Stuck? Hit the 'Give Up' button to unveil the solution and learn.## 🛠️ Technologies Used
- **HTML5**: 🏗️ For structuring the gameplay.
- **CSS3 & TailwindCSS**: 🎨 For stylish animations and responsive flair.
- **JavaScript**: ⚙️ For responsive and engaging game logic.## 🚀 Setup and Launch
Get the game running in no time:
1. 📥 Clone the repository to your machine.
2. 🌐 Open `index.html` in a modern browser.
3. 🎉 Start playing and enjoy!## 🤝 Contributions
Got ideas? 🌟 Contributions, issues, and feature requests are always welcome.
## 📜 License
This project is open source and available under the [MIT License](LICENSE).
## 🙏 Acknowledgments
- 🎩 Hat tip to anyone whose code was used.
- 💡 Inspiration.
- 🌟 Community support.---
💖 Enjoy the Binary Game - where learning meets fun!