Welcome to the Creative Coding Projects Wiki! Here you'll find detailed information about various projects in this repository, including descriptions, installation instructions, features, and more.
This Wiki provides an overview of creative coding projects utilizing HTML, CSS, JavaScript, and various libraries to create engaging visual and interactive experiences. Explore projects that range from animations to canvas-based applications, and SVG drawings.
This repository is organized into subfolders by project category:
- svg drawings: SVG-based drawings and animations.
- js-animation:JavaScript animation projects
- canvas api projects:Projects using the Canvas API
- p5.js projects:Projects utilizing the P5.js library for creative coding.
Follow these steps to run the any project locally:
-
Clone the Repository:
git clone git clone https://github.com/Nada-TB/creative-coding-projects.git
-
Navigate to the Project Directory:
cd creative-coding-projects/project-category/project-name -
Launch
index.htmlin your web browser to view the SVG content.
- A modern web browser (e.g., Chrome, Firefox)
To view the projects, navigate to the project folder and open the HTML file in your web browser:
# Navigate to the project folder (replace `project-folder` with the specific project folder)
cd project-folder
# Open the HTML file in a web browser
open index.html- HTML, CSS, JavaScript
- P5.js: For creative and interactive animations
- Canvas API: For drawing and interactive applications
- SVG: For vector-based graphics and animations
For questions or feedback, contact me at:
- Open an issue on GitHub Issues.
- connect with me on X (ex: Twitter).
This project is licensed under the MIT License. See the LICENSE file for details.