You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/translations/hi/6-space-game
localizeflow[bot] cc9b7563f4
chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes)
7 months ago
..
1-introduction chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
2-drawing-to-canvas chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
3-moving-elements-around chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
4-collision-detection chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
5-keeping-score chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
6-end-condition chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
solution chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago
README.md chore(i18n): sync translations with latest source changes (chunk 1/1, 291 changes) 7 months ago

README.md

स्पेस गेम बनाएं

एक स्पेस गेम जो उन्नत जावास्क्रिप्ट के मूलभूत सिद्धांत सिखाएगा

इस पाठ में आप अपना खुद का स्पेस गेम बनाना सीखेंगे। अगर आपने कभी "स्पेस इनवेडर्स" गेम खेला है, तो यह गेम उसी विचार पर आधारित है: एक स्पेसशिप को चलाना और ऊपर से आने वाले मॉन्स्टर्स पर फायर करना। तैयार गेम कुछ इस तरह दिखेगा:

Finished game

इन छह पाठों में आप निम्नलिखित सीखेंगे:

  • इंटरैक्ट करें Canvas एलिमेंट के साथ ताकि स्क्रीन पर चीजें बनाई जा सकें
  • समझें कार्टेशियन कोऑर्डिनेट सिस्टम
  • सीखें Pub-Sub पैटर्न ताकि गेम आर्किटेक्चर को बनाए रखना और विस्तार करना आसान हो
  • लाभ उठाएं Async/Await का गेम संसाधनों को लोड करने के लिए
  • हैंडल करें कीबोर्ड इवेंट्स

अवलोकन

क्रेडिट्स

इस गेम में उपयोग किए गए एसेट्स https://www.kenney.nl/ से लिए गए हैं।
अगर आप गेम बनाने में रुचि रखते हैं, तो ये कुछ बेहतरीन एसेट्स हैं। इनमें से बहुत कुछ मुफ्त है और कुछ भुगतान किए गए हैं।

अस्वीकरण:
यह दस्तावेज़ AI अनुवाद सेवा Co-op Translator का उपयोग करके अनुवादित किया गया है। जबकि हम सटीकता सुनिश्चित करने का प्रयास करते हैं, कृपया ध्यान दें कि स्वचालित अनुवाद में त्रुटियां या अशुद्धियां हो सकती हैं। मूल भाषा में उपलब्ध मूल दस्तावेज़ को प्रामाणिक स्रोत माना जाना चाहिए। महत्वपूर्ण जानकारी के लिए, पेशेवर मानव अनुवाद की सिफारिश की जाती है। इस अनुवाद के उपयोग से उत्पन्न किसी भी गलतफहमी या गलत व्याख्या के लिए हम उत्तरदायी नहीं हैं।