Reads .gfx image files and displays them in the terminal. This project was created for Programming Fundamentals 1 in the PyCharm IDE.
- Clone the imageReader repository to your local repository.
- Run rle_program.py in your IDE.
- The program will run in your terminal. To load an image file, type 1. Then type testfiles/image.gfx, replacing "image" with the name of the image you want to load.