Review Ticket
Review ticket (week 10)
Summary of Accomplishments
- Learned how to draw canvas with image
- Worked closely with images and manipulated them based on ratios and other
consts
- Resized canvas based on resolution of screen
- Learned more about how and when to use divs and their versatility
- Learned some CSS properties
- Exported CSS styles into stylesheet for ease of use
- Worked closely with functions and eventListeners in Javascript
- Programmed buttons and button functions
- Used
.remove
and.delete
commands when working with page elements
- Used
- Worked with code in OOP formatting
- Used parent classes and child classes with some overwritten code to customize different children (ex, chicken, coyote)
More detailed summary of accomplishments
Group game repository Group game blog
Future goals:
- Solve problems faster, finish all goals and all areas of project
- Learn more about how to use Javascript to solve unique problems