Skip to content

codeChaosConductor/Chicken-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Chicken Counting Game

Overview

Welcome to the Chicken Counting Game! This project is a fun and educational way to practice counting. In each round, you'll encounter ten chickens, each laying a random number of eggs between 5 to 9. Your task? Count the eggs!

Dependencies

  • Python standard library
  • Pygame library

Setup

  1. Install Python: Ensure you have Python installed on your system. If not, download it from here.
  2. Install Pygame: Open your terminal or command prompt and type pip install pygame.

Usage

Using the Release Version

  1. Download the Latest Release: Grab the newest release from the repository.
  2. Unpack the Zip File: Extract the contents of the downloaded zip file.
  3. Launch the Game: Double-click Hühnerspiel.exe to start the game.

Using the Source Code

  1. Clone the Repository: Open your terminal and execute git clone https://github.com/codeChaosConductor/Chicken-Game.
  2. Navigate to the Project Directory: Move into the cloned directory using cd <project-directory>.
  3. Run the Script: Execute python chicken_game.py to launch the game.

Credits

Image Sources

Contributors

  • Developer: Fynn Mannack

Feel free to report any issues or share your suggestions by creating an issue or a pull request. Your feedback is highly appreciated!