- DOOM 64 (tested on Epic Games version)
- Firefox
- Python 3
Feel free to port to other browsers!
- Install requirements with
pip install -r requirements.txt
- Start DOOM 64 before running the program, or it won't detect the game window.
The program will:
- Take a screenshot of your game as quickly as possible.
- Resize the image to 51x7 pixels (not 52, as the last week isn’t always full).
- Change the color of each pixel.
- Repeat!
For best results, run DOOM 64 in 800x600 resolution in windowed mode.
"Fixing" My GitHub
by Dev Detour.