1,885
edits
Changes
→Challenges (Optional, Recommended)
=== Challenges (Optional, Recommended) ===
# Set all of the display pixels to the same colour, except for the middle four pixels, which will be drawn in another colour.
# Write a program which draws lines at around the top and bottom edge of the display:
#* A red line across the top
#* A green line across the bottom
#* A blue line across the right side.
#* A purple line across the left size.
=== Write-Up ===