An interactive Icy Tower Game built with JavaScript, HTML, and CSS. Let's come together to contribute or play!
-
Clone the repository to your local machine:git clone https://github.com/chavi362/Icy-Tower.git
-
Open
Home-page.html
in your preferred web browser. -
Register for the game, enter your name and valid email and password, and proceed.
-
Choose new game
-
choose your favorite charcter
6. choose your level. The level influences the speed the tower blocks are mooving and the distance between each two blocks.
7. start playing!!! This is the instructions for the game, you can find them also in the project itself
The Icy Tower Game project is structured as follows:
./Icy-Tower/*
├─ css/ - # Contains the CSS files for styling the game interface.
|
├─ html/ - # Contains the HTML files for the game.
| └─ tower.html - # The actual game interface
|
├─ images/ - # Contains all the images for the project.
|
├─ js/ - # Contains the JavaScript files that power the game logic.
|
├─ CODE_OF_CONDUCT.md
├─ LICENSE
└─ README.md
- Note: every html file has css file and js file with its name, they power it and style it, the html files have links for theirs
We welcome contributions from the community to help improve the Icy Tower Game. If you would like to contribute, please follow these steps:
-
Fork the repository.
-
Create a new branch for your feature or bug fix:
-
Make your changes and ensure they are working properly.
-
Commit your changes:
-
Push your changes to your forked repository:
-
Open a pull request on the main repository, describing your changes and explaining why they are valuable.
Please ensure that your contributions adhere to our Code of Conduct.
Thank you to:
This project is licensed under the MIT License.
If you have any questions, suggestions, or issues regarding the Icy Tower Game, please feel free to reach out to us through the Issues section of this repository.
Enjoy the game!