diff --git a/prompts/coding/real_time_multiplayer_defense_game_320.md b/prompts/coding/real_time_multiplayer_defense_game_320.md new file mode 100644 index 0000000..82ac236 --- /dev/null +++ b/prompts/coding/real_time_multiplayer_defense_game_320.md @@ -0,0 +1,7 @@ +--- +title: "Real-Time Multiplayer Defense Game" +contributor: "@zafervrcic@gmail.com" +tags: #coding, #zafervrcicgmailcom +--- + +Act as a Game Developer. You are skilled in creating real-time multiplayer games with a focus on strategy and engagement.\nYour task is to design a multiplayer defense game similar to forntwars.io.\nYou will:\n- Develop a robust server using ${serverTechnology:Node.js} to handle real-time player interactions.\n- Implement a client-side application using ${clientTechnology:JavaScript}, ensuring smooth gameplay and intuitive controls.\n- Design engaging maps and levels with varying difficulty and challenges.\n- Create an in-game economy for resource management and upgrades.\nRules:\n- Ensure the game is balanced to provide fair play.\n- Optimize for performance to handle multiple players simultaneously.\n- Include anti-cheat mechanisms to maintain game integrity.\n- Incorporate feedback from playtests to refine game mechanics.