Mohamed Farahat نشر 24 يوليو أرسل تقرير نشر 24 يوليو أصدقائي، ما رأيكم في هذه اللعبة وكيف يمكن تحسينها بشكل أفضل؟ شكرًا لكم 2048.rar 3 اقتباس
1 Mohamed Farahat نشر 10 أغسطس الكاتب أرسل تقرير نشر 10 أغسطس Hello, did you get to play the game pip install pygame python main.py try it and tell me what do you think If pip install python does not work try: py -m pip install pygame then py main.py 1 اقتباس
0 Chihab Hedidi نشر 24 يوليو أرسل تقرير نشر 24 يوليو أحببت اللعبة كثيرا، يوجد لبعض الأخطاء تحدث في بعض الأحيان حيث لا يتم تجميع مربعين معين و إنما يختفي أحد المربعات و تبقى نفس القيمة، كما أنه يمكنك تحسينها بحيث تضيف بعض الأصوات عند تحرك المربعات و عند تجميع الأرقام بحيث يكون لك تجميع صوت مميز، و أيضا حاول تسريع التحريك قليلا أراه بطيئ بعض الشيء، و لكن بصفة عامة اللعبة ممتازة، أهنئك على ذلك. 1 اقتباس
0 Mohamed Farahat نشر 24 يوليو الكاتب أرسل تقرير نشر 24 يوليو I have added sound effects to the game but I cannot figure out where the problem is in the logic, thank you 2048.rar اقتباس
0 محمود السعيد عوف نشر 9 أغسطس أرسل تقرير نشر 9 أغسطس بتاريخ On 24/7/2024 at 19:51 قال Mohamed Farahat: I have added sound effects to the game but I cannot figure out where the problem is in the logic, thank you 2048.rar 15.84 MB · 2 تنزيلات انا مطور واجهات امامية هل تستطيع ان تخبرني كيف افتح اللعبة اريد رؤيتها فقط 1 اقتباس
0 Mohamed Farahat نشر 10 أغسطس الكاتب أرسل تقرير نشر 10 أغسطس git clone https://github.com/Hamadabcn/2048.git Navigate to the project directory: cd 2048 Run the game: py main.py How to Play Use the arrow keys to move the tiles. When two tiles with the same number touch, they merge into one. The goal is to create a tile with the number 2048. git clone https://github.com/Hamadabcn/2048_game Navigate to the project directory: cd 2048 Run the game: py main.py How to Play Use the arrow keys to move the tiles. When two tiles with the same number touch, they merge into one. The goal is to create a tile with the number 2048. download the game pip install pygame then in your terminal write py main.py and the game will start, then use the arrows the join the numbers and if your are lucky you will get 2048 and you will win the game اقتباس
0 محمود السعيد عوف نشر 10 أغسطس أرسل تقرير نشر 10 أغسطس بتاريخ منذ ساعة مضت قال Mohamed Farahat: git clone https://github.com/Hamadabcn/2048.git Navigate to the project directory: cd 2048 Run the game: py main.py How to Play Use the arrow keys to move the tiles. When two tiles with the same number touch, they merge into one. The goal is to create a tile with the number 2048. git clone https://github.com/Hamadabcn/2048_game Navigate to the project directory: cd 2048 Run the game: py main.py How to Play Use the arrow keys to move the tiles. When two tiles with the same number touch, they merge into one. The goal is to create a tile with the number 2048. download the game pip install pygame then in your terminal write py main.py and the game will start, then use the arrows the join the numbers and if your are lucky you will get 2048 and you will win the game How can i download pygame because when i run the project visual studio code tells me that there is no thing called pygame 2 اقتباس
0 Mustafa Suleiman نشر 10 أغسطس أرسل تقرير نشر 10 أغسطس بتاريخ 7 ساعة قال محمود السعيد عوف: How can i download pygame because when i run the project visual studio code tells me that there is no thing called pygame ستحتاج إلى تثبيت حزمة pygame: pip install pygame ثم تشغيل المشروع من خلال: py main.py 1 اقتباس
السؤال
Mohamed Farahat
أصدقائي، ما رأيكم في هذه اللعبة وكيف يمكن تحسينها بشكل أفضل؟ شكرًا لكم
2048.rar
7 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.