Open Issues Need Help
View All on GitHubAI Summary: Implement an options menu in the main menu of the Emberguard game. This menu should include settings for maximum FPS (with options for 30, 60, 120, 144, and 240 FPS), mouse sensitivity (using a slider), and placeholder audio settings (to be implemented later).
A simple Tower Defense RPG built with C++/SFML. Place and upgrade towers, trade with NPCs in shops, and defend against waves of enemies.
AI Summary: Improve the user experience of the tower purchase system by replacing the console-based error message with a visually clear, temporary on-screen message indicating insufficient crystals when a player attempts to buy a tower they cannot afford. The existing fade-out mechanism from other menus should be reused.
A simple Tower Defense RPG built with C++/SFML. Place and upgrade towers, trade with NPCs in shops, and defend against waves of enemies.