jsklcodes / odin-etch-a-sketch

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project (https://www.theodinproject.com/). It's a kind of pixel art editor.

Home Page:https://jsklcodes.github.io/odin-etch-a-sketch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etch-a-Sketch

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project.

It's a kind of pixel art editor.

What skills was used

  • JavaScript Basics
    • Variables
    • Functions
    • Conditionals
    • Operators
    • Data types
    • DOM manipulation
    • Events

Coded By @codedbykl

About

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project (https://www.theodinproject.com/). It's a kind of pixel art editor.

https://jsklcodes.github.io/odin-etch-a-sketch/


Languages

Language:JavaScript 49.6%Language:CSS 32.2%Language:HTML 18.2%