ColorWall: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 1:
[[File:Colorwall_matrix.png|right|300px]]
 
== Project ==
 
Program graphical effects for a ColorWall using the Tkinter GUI toolkit.
 
== Goals ==
Line 121 ⟶ 123:
 
Remember to add your effect to the <code>Effect</code> list at the bottom of <code>effects.py</code>.
 
 
==Bonus exercises==
 
===1. Checkerboard===
 
Find and change the colors used in the <code>Checkerboards</code> effect, and re-run the effect:
Line 149 ⟶ 152:
 
 
===2. Matrix ===
 
Find and change the color of the columns in the <code>Matrix</code> effect, and re-run the effect:
Line 160 ⟶ 163:
 
 
===3. Write more of your own effects! ===
 
You have color, time, randomness, letters, and more at your disposal. Go nuts!
 
 
===Congratulations!===
 
You've read, modified, and added code to a software project that makes art out of pixels. Keep practicing!
 
[[File:Fireworks.png|150px]]
[[File:Balloons.png|150px]]
Anonymous user