ChoudharyChanchal / game_control

734 stars 238 forks source link

installation instructions :) #6

Open meticulo3366 opened 4 years ago

meticulo3366 commented 4 years ago

Please try to build a requirements file and any kind of libraries that need to be installed in the operating system. Great Project!

ChoudharyChanchal commented 4 years ago

Please try to build a requirements file and any kind of libraries that need to be installed in the operating system. Great Project!

Done! Go through it and let me know if I can close the issue. Thank you!

hrm17 commented 4 years ago

Install pyobjc-framework-Quartz libray

Is this for Mac OS only ???

vijayjc2018 commented 4 years ago

Unable to intall pyobjc-framework-Quartz in Win10; is this only for Mac OS? Getting this ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

ChoudharyChanchal commented 4 years ago

Install pyobjc-framework-Quartz libray

Is this for Mac OS only ???

Yes. For windows you have to install ctypes and there'll be a completely different directkeys.py

ChoudharyChanchal commented 4 years ago

Refer this link for windows OS. There is a completely different file for directkeys.py You'll need ctypes and it's much easier to understand as compared to MacOS

https://gist.github.com/Aniruddha-Tapas/1627257344780e5429b10bc92eb2f52a

rongjincs commented 4 years ago

where to download car speed fighter 2015 game on MacOS? I am running via terminal rather than spider platform. Is it fine?

ChoudharyChanchal commented 4 years ago

where to download car speed fighter 2015 game on MacOS? I am running via terminal rather than spider platform. Is it fine?

I haven't tried using terminal but it shall work. The game is available on AppStore. You could use any other game controlled by WASD keys

vijayjc2018 commented 4 years ago

Many thanks @ChoudharyChanchal, it worked using ctypes directkeys in Windows OS. Indeed it a good learning for me. Appreciate your effort to share the work in GitHub. Keep going!

charanhu commented 4 years ago

Many thanks @ChoudharyChanchal, it worked using ctypes directkeys in Windows OS. Indeed it a good learning for me. Appreciate your effort to share the work in GitHub. Keep going!

Vijay, please share your code of directkeys.py file I'm also doing on windows I getting error please share your file

vijayjc2018 commented 4 years ago

Hi @charanhu sharing the direct keys file for windows OS - https://github.com/vijayjc2018/GameControls/blob/master/directkeys.py

charanhu commented 4 years ago

Thank you for your response.

On Sun, 19 Jul, 2020, 6:54 am Vijay Jayachandran, notifications@github.com wrote:

Hi @charanhu https://github.com/charanhu sharing the direct keys file for windows OS - https://github.com/vijayjc2018/GameControls/blob/master/directkeys.py

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ChoudharyChanchal/game_control/issues/6#issuecomment-660569065, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMRJAVRNVC4FDCNJVW2CU4DR4JDOFANCNFSM4OYXVSEA .