/Assignment

Primary LanguageJavaScript

Assignments

This repository contains two assignments:

Assignment 1: Animated Car

In this assignment, you will use Adobe Animate and HTML5 Canvas to create an animated car that moves on the screen. Adobe Animate provides powerful tools for designing animations, and HTML5 Canvas allows you to display and interact with graphics in a web browser.

To view the implementation of the animated car, please visit the following link: Assignment 1 - Animated Car

Assignment 2: Matrix Operations

In this assignment, you will implement two matrix operations using HTML, CSS, and JavaScript.

Operation 1: Multiplication of a matrix and a scalar value. Operation 2: Multiplication of two matrices.

You will create a user interface where the user can input the matrices and scalar value, and then perform the operations to display the results.

To view the implementation of matrix operations, please visit the following link: Assignment 2 - Matrix Operations

Feel free to explore and experiment with these assignments!

Additional Resources

If you want to learn more about Adobe Animate, HTML, CSS, and JavaScript, here are some useful resources:

For any questions or issues, please feel free to reach out.

Happy coding!