Pigeons with Helmets is a simple yet strategic action game developed using GDScript, a Python-based programming language, within the Godot game engine.
The objective? Outsmart a rogue soldier (an enemy of the government) who has gone bad and now continuously shoots at innocent pigeons. Your mission is to spawn pigeons strategically and eliminate the soldier using the least number of pigeons possible.
To get the game running on your machine, follow these steps:
This game is built with the Godot Engine, so you'll need it installed to run or edit the game.
- Download it from the official site: https://godotengine.org/download
- Recommended version:4.4.1
You can either clone this repository or download it as a ZIP file:
git clone https://github.com/your-username/pigeons-with-helmets.git
cd prototypeYou can open the repository in the game engine and start playing on the engine.

