ByteBreakers3D
github page : https://github.com/MassarwaGames/byte_breakers/tree/main
Game Overview
Byte Breakers is an interactive coding puzzle game designed to make programming fun and accessible. Set in a futuristic digital world, players solve coding challenges to overcome obstacles and unlock new areas. This prototype showcases the core gameplay mechanic: learning and using proper syntax to progress.
How to Play
- Objective:
- Approach the terminal and press the interaction key (
F
) to activate it. - Enter the correct code to unlock the door.
- Example code:
door.unlock();
.
- Approach the terminal and press the interaction key (
- Controls:
- WASD or Arrow Keys: Move the player.
- F: Interact with the terminal.
- Progression:
- Enter correct syntax to unlock the door and proceed.
Features in the Prototype
- Coding Challenges: Solve puzzles using syntax-based input (e.g.,
door.unlock();
). - Feedback System: Receive real-time feedback on correct and incorrect inputs.
- Hints: Dynamic hints to assist players new to coding.
- Interactive Gameplay: Navigate a digital environment, interact with objects, and progress through challenges.
Planned Features
- Expanded puzzles with more coding concepts (loops, conditions, etc.).
- Visual and audio feedback for successful or incorrect inputs.
- Multi-level progression with increasing complexity.
Important Notes
- This is an early prototype showcasing basic mechanics and coding interactions.
- Placeholder visuals have been replaced with pre-designed assets for this version.
- Feedback and suggestions are welcome as we refine the experience.
Published | 5 days ago |
Status | Released |
Platforms | HTML5 |
Author | BlackEswadeh |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.