Game Overview: "Corn Bird" is a game where the goal is to score as many points as possible by catching spinning corn while avoiding obstacles. Navigate through hot air balloons with proximity mines and rotating blades. The player starts with 3 lives and can collect extra lives dropped by drones. The game ends when all lives are lost.

Objective: Catch as much corn as possible to increase your score. Avoid hitting obstacles, as each collision costs one life. The game difficulty increases as you collect more corn, adding more obstacles, increasing their spawn rate, and making the corn and obstacles move faster. Random wind resistance will also hinder your movement, increasing in duration as the level progresses.

Controls: 

ActionKey
Use menusArrows
Move UpUp Arrow
Move DownDown Arrow
Move LeftLeft Arrow
Move RightRight Arrow

Corn and Obstacles: Catch the spinning corn to increase your score. Dodge hot air balloons and rotating blades to avoid losing lives. Extra lives can be collected by picking up hearts dropped by drones. The game's difficulty increases as you collect more corn, adding more obstacles, increasing their speed, and introducing longer wind resistance.

Enjoy the game and aim for the highest score while navigating through increasingly challenging levels!

Download

Download
CornBird.zip 10 MB

Install instructions

  1. Download the Game: Click the download button on the game's itch.io page to download the game files.
  2. Extract the Files: Unzip the downloaded file to a directory of your choice.
  3. Install Python: Ensure you have Python installed on your computer. You can download it from the official Python website.
  4. Install Pygame: Open a command prompt or terminal and type the following command to install Pygame:
    pip install pygame  
  5. Run the Game: Navigate to the directory where you extracted the game files. Open a command prompt or terminal in this directory and type:
    python main.py

Leave a comment

Log in with itch.io to leave a comment.