Capture animated GIFs for know games 
️

Description
To improve the contents of the README.md file, it's critical to add more animated GIF images to it.
Creating these images should be as automated and maintainable as possible to make the process sustainable in the long term.
Implementation
Making use of the Python SDL port and the with gb.video_capture
building block:
- Implement a working Python solution to start and stop video capture
- Convert the videos into GIF files
- Add the GIF files to the repo in the README.md file