The classic NES game made with Python programming language + Pygame framework
GNU/Linux
git clone https://github.com/daviiid99/Duck_Hunt.git Duck_Hunt
cd Duck_Hunt
python3 main.py
Microsoft Windows
git clone https://github.com/daviiid99/Duck_Hunt.git Duck_Hunt
cd Duck_Hunt
python main.py