CodeRunner is an interactive, story-driven game designed to teach the fundamentals of programming in a fun, cyberpunk setting. Players take on the role of a skilled hacker, "CodeRunner," who must use their coding skills to infiltrate a mega-corporation and expose their illegal activities.
- Open the
index.html
file in your web browser. - Read the story prompts and challenges for each level.
- Write JavaScript code in the provided text editor to solve the challenges.
- Click the "Execute Code" button to run your code and see the results.
- If your code is correct, you will advance to the next level. If not, you will receive an error message and can try again.
- Story-driven gameplay: An engaging narrative that unfolds as you progress through the levels.
- Interactive coding challenges: Hands-on exercises that teach the basics of JavaScript, including variables, conditionals, loops, and functions.
- Cyberpunk theme: A retro-futuristic aesthetic with a neon color palette and a compelling storyline.
- Progress tracking: A progress bar that shows your advancement through the game.
- Hints and feedback: In-game hints and real-time feedback to help you learn and succeed.
- HTML5
- CSS3
- JavaScript
This project is licensed under the MIT License. See the LICENSE file for details.