Skip to content

Repository files navigation

Fruit-Hunt

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!

Requirements

To run Fruit-Hunt, make sure the following dependencies are installed:

pip install pygame colorama

  • pygame – game window, input handling, sounds
  • colorama – colored terminal output

Raspberry Pi Version

If you want to use the Raspberry Pi version, connect the components as shown below:

Raspberry Pi Connection Diagram

Use the diagram to connect the 7-segment display and buzzer correctly before starting the game.

Releases

Packages

Contributors

Languages