chavi362 / Icy-Tower

An interactive Icy Tower Game built with Java Script, html, and CSS. Let's come to contribute or play!
Other
45 stars 22 forks source link
begginer-friendly canvas-game css game game-development games gamification good-first-issue help-wanted html-css-javascript html5 icy-tower icy-tower-game interactive java-script

Icy Tower Game

An interactive Icy Tower Game built with JavaScript, HTML, and CSS. Let's come together to contribute or play!

Installation

  1. Clone the repository to your local machine:git clone https://github.com/chavi362/Icy-Tower.git

  2. Open Home-page.html in your preferred web browser.

  3. Register for the game, enter your name and valid email and password, and proceed.

  4. Choose new game

  5. choose your favorite charcter

image 6. choose your level. The level influences the speed the tower blocks are mooving and the distance between each two blocks.

image 7. start playing!!! This is the instructions for the game, you can find them also in the project itself

image

If you find this project helpful or interesting, please give it a . It means a lot to us!

Project Structure

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

Contributing

We welcome contributions from the community to help improve the Icy Tower Game. If you would like to contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

  3. Make your changes and ensure they are working properly.

  4. Commit your changes:

  5. Push your changes to your forked repository:

  6. 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.

Contributers

Thank you to:

License

This project is licensed under the MIT License.

Contact

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!