Welcome! In this repository you will find a game based on the famous movie "Wreck-It Ralph". This project aims to demonstrate several advanced JavaScript game development techniques.
- HTML5 and CSS3 for the structure and appearance of the game.
- JavaScript for programming logic and interactivity.
- Custom sprites and images to create the unique aesthetic of the Wreck-It Ralph universe.
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser with the help of a local server (e.g. Live server). - click on the square that Ralph is in, and smash!
Contributions are welcome! If you want to improve this game, add new features, or fix issues, feel free to open a pull request.
This game was developed as part of an educational project by Digital Innovation One - original repository here and leave a ⭐️ if you liked the project!