A small collection of tiny python scripts and notebooks implementing/investigating some idea or interesting domain.
To date, this collection is made of the following scripts:
- bencode.py, a Bencode encoder/decoder
- chip8.py, a CHIP-8 emulator
To date, there isn't any notebook present in this repository.