Day 27: App/Game development prompts
🔹 Goal kya hai?
👉 Idea → Code → Debug → Improve
👉 AI ko developer ki tarah use karna
🚀 🔹 Development Prompt Structure
👉 Ye tumhara master template hai:
Act as a professional developer
Task: [App/Game banana]
Type: [Web app / Mobile app / Game]
Language: [Python / JavaScript / etc.]
Features: [Kya-kya hona chahiye]
Output:
- Complete code
- Step-by-step explanation
- Kaise run kare bataye
🧩 🔹 1. Simple App Prompt
Act as a web developer
Create a simple calculator web app
Language: HTML, CSS, JavaScript
Features:
- Add, subtract, multiply, divide
- Clean UI
Output:
- Full code
- Run karne ka tarika
🧩 🔹 2. Game Development Prompt
Act as a game developer
Create a simple snake game
Language: Python
Features:
- Score system
- Game over screen
Output:
- Full code
- Explanation
🧩 🔹 3. Debugging Prompt
Analyze this code:
[Paste Code]
1. Errors find karo
2. Fix karo
3. Optimized version do
🧩 🔹 4. Feature Upgrade Prompt
Improve this project:
[Project code]
Add:
- New features
- Better UI
- Performance improvement
🎬 🔥 Example (Mini Game Idea)
👉 Game: “Guess the Number”
Prompt use karke AI se banwao
User number guess kare
AI hint de (high/low)
Score track ho
👉 Ye beginner ke liye perfect project hai 🎯
⚡ 🔹 Pro Tips
Small projects se start karo
Ek baar me ek feature add karo
Code ko samajhne ki koshish karo
Debugging zarur practice karo
🎯 🔥 Aaj ka Task
✔️ 1 simple app ya game choose karo
✔️ Prompt use karke code generate karo
✔️ Run karo aur test karo
💡 Bonus (All-in-One Prompt)
Act as a full-stack developer
Create a complete project
Type: [App/Game]
Language: [Choose]
Features: [List]
Do:
1. Code likho
2. Errors check karo
3. Improve karo
4. Run instructions do