Unit 6. Final Project Example, Level 1

Emoji Sea

Notes

Step by Step Guide

A sea of text-based emojis that jiggle around the canvas. Implemented with an array of Emoji objects that have a text-based emoji symbol, a position, and functions for moving and displaying themselves.

Sketch

Code