Animate an original character:
Design your own 8x8 pixel character, including at least 3-4 poses.
Use while and for loops as needed to animate a dance, action (walking, eating, etc.)
Make a statement:
Make a Black Lives Matter animation with a fist and a message.
Display a logo or symbol you care about and make a call to action.
Tell a short story:
Use a combination of scrolling text and images to tell a short story or joke.
Use input() to interact with the story.
Make a “rainbow” animation of your own:
Using colors and patterns, create an artistic animation of your choice.
Use input() to let a user set parameters (colors to use, animation speed, etc.)
Fork a Sense Hat project from a repo or tutorial, and modify it:
Try making your own version of the snake game, or flappy bird
Make sure to comment the changes you made