Apple II Graphic Simulation in Python — Code in Place 2020 Final Project

by Derek Atkinson

Description

My final project is a program written in Python that takes an image as input and outputs a version of the image that is reminiscent of graphics on a monochrome Apple II monitor. It does various things to achieve this, including scaling to the level of detail on a monochrome Apple IIe display, turning the image into monochrome, scaling up for viewing, and adding faux scalines.