Poder Solar
Poder Solar is a resource management game developed by Antimundo for the Spain Game Dev Jam 2023 using Godot 4.3. The game involves supplying a city with electricity while managing pollution levels.
https://github.com/antimundo/poder-solarPreview Image

Poder Solar: A Godot 4 Resource Management Game
Poder Solar is a game developed by Antimundo for the Spain Game Dev Jam 2023, created with Godot 4.3. It's a resource management game where the player's objective is to provide electricity to a city during the night while carefully balancing pollution levels. The game was created under a tight deadline, so the code might not be perfect, but it's functional and enjoyable.
Open Source and Free to Use
The source code is released under the MIT license, meaning it's open source and you can use it freely for any purpose. You are welcome to redistribute it, modify it, or even create a brand new game based on it. The game's sprites are also free to use, with optional credit requested. The music, created by Frederic Lardon, is under CC0 (public domain).
Gameplay
The core gameplay revolves around managing resources to generate electricity and meet the city's demand. Players need to balance energy production with pollution, adding a layer of strategic decision-making. This makes it a simple yet engaging game.