Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d3p1 committed Dec 25, 2022
1 parent 160d2a5 commit a108ef8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ My little version of Radu's [Learn 2D Vectors with JavaScript](https://github.co

It was a great way to have fun and reinforce my knowledge of vanilla JavaScript and its [module](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) implementation and [OOP](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Classes_in_JavaScript) abstractions. Also, it was an extraordinary opportunity to be able to work with the [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) and initial concepts of linear algebra and vectors.

## Demo

- [GitHub Pages project site](https://cmdepi.github.io/2d-vectors/)

## Author

- [LinkedIn](https://www.linkedin.com/in/cristian-marcelo-de-picciotto/)

0 comments on commit a108ef8

Please sign in to comment.