Fruit-Hunt is an exciting 1 vs. 1 game, programmed by Balog and me, LoeweGuckmal. It offers two thrilling versions:
- A version for the Raspberry Pi with a 7-segment display and buzzer.
- A version that can be played on any device with python installed.
Dive into the world of Fruit-Hunt and enjoy the fun on your preferred device!
To run Fruit-Hunt, make sure the following dependencies are installed:
pip install pygame colorama
pygame– game window, input handling, soundscolorama– colored terminal output
If you want to use the Raspberry Pi version, connect the components as shown below:
Use the diagram to connect the 7-segment display and buzzer correctly before starting the game.
