BvP - Billionaires vs. The People AI Assisted
Description:
BvP is a turn-based strategy game where you pick your side - either The Billionaires or The People - and then compete to control a majority of electoral districts across a map before the 30-turn clock runs out.
The game is built in Godot 4 using C# and .NET 8. You face off against an AI opponent that makes its own moves each turn, with adjustable difficulty levels. Whoever controls 60% of the electoral vote first wins. If nobody gets there by turn 30 it goes to a tiebreaker. The map, context menus, and turn summary all live inside the Godot scene tree which made iterating on the UI surprisingly fast once everything was wired up.
Tool kit
- Godot 4.6 - Game engine
- C# / .NET 8 - Game logic and AI
- dotnet CLI - Build tooling
Cost to setup
Total Cost: $0 - Godot is free and open source