CODE IN PLACE 2020 FINAL PROJECTS

by Champ X

Description

I started my final project by experimenting different ideas to expand the Warhol filter. I made different filters by using varied color scales of user's choices and by random choices. It is further extended to enable user input of the number of rows and columns. l am currently working on enabling user to pick images from list and display a random choice without repeat. I also did WordGuessing: the game reads a file to get a secret word for user to guess. Guessed letters will replace the dashes until the whole word is guessed or the 8 guesses are used up. For testing purpose, a line was added to show the secret word, which will be deleted.