Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.06 KB

Comp 120 tinkering graphics

Link to respository

Python code for tinkering graphics

This respository contains code for contract 5, colour blindness user interface tool by Daniel Neale

Instructions

Colour Blindness UI Tool

Run the python file in the same folder as cat.jpg. The programme may take a short while to run but you will be able to tell when it is completed as it would have output seven image files, the last one should be achromatopsia.jpg (black and white).

Random Monster Generator

Contains code for contract 4 use N key to generate the monster and S to save it as a .png file. Made by Joshua Thompson

Licence

The MIT Licence has been chosen for this repository as it allows anyone to use it as they wish for any use they see fit. The only condition however is that those who use this software must maintain the current licence which ensures that others may also use it for free.