Skip to content

This project demonstrates a simple animation of a flowing river using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

jimyark/RiverAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

River Animation This project demonstrates a simple animation of a flowing river using HTML, CSS, and JavaScript.

Description The animation consists of a river represented by a blue background with flowing water. The water flows continuously from right to left, creating a dynamic effect simulating a flowing river.

Getting Started To view the river animation, simply open the provided HTML file (index.html) in a web browser. All necessary code is contained within this file, including HTML structure, CSS styles, and JavaScript logic.

Usage Clone the repository or download the provided files. Open index.html in a web browser. Observe the flowing river animation. Customization River Height: You can adjust the height of the river by modifying the height property in the .river CSS class. Water Thickness: The thickness of the flowing water can be modified by adjusting the height property in the .water CSS class. Colors: Colors for both the river and the water can be customized by modifying their respective background-color properties in the CSS styles. Contributing Contributions are welcome. Feel free to submit issues or pull requests to suggest improvements or additional features.

License This project is licensed under the MIT License - see the LICENSE file for details.

About

This project demonstrates a simple animation of a flowing river using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published