A resource management and business simulation game where players build and manage their industrial empire.
- Resource gathering and management
- Building construction and upgrades
- Production chains and manufacturing
- Economy simulation with supply and demand
- Save/Load game functionality
- Modern UI using Dear ImGui
- Visual Studio 2019 or later
- DirectX 11 SDK
- Windows SDK
- Clone the repository
- Open
Tycoon.sln
in Visual Studio - Build the solution (F7 or Build > Build Solution)
- Run the game (F5 or Debug > Start Debugging)
- Left-click to interact with UI elements
- Mouse wheel to scroll through lists
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request