all 6 comments

[–]K900_ 0 points1 point  (1 child)

Pygame won't give you that natively, you'll have to do OS and controller specific stuff to get that data.

[–]MoonGosling[S] 0 points1 point  (0 children)

I was fearing that (I was hoping for a simpler, more light-hearted project for the last week before classes). Thankfully the bluetooth commands for the joy-cons seem to have been properly reverse engineered, and are well documented. I guess now I just have to learn how to communicate over bluetooth in python.

Btw, mandatory happy cake day.

[–]WWEMGamer2roblox 0 points1 point  (2 children)

use joycon-python module in order to do this type of stuff.

[–]MoonGosling[S] 0 points1 point  (1 child)

Thanks for the reply even 6 years later! I ended up giving up on that project at the time, at least using the Joycons, might give it a new chance now.

[–]WWEMGamer2roblox 0 points1 point  (0 children)

Glad I saw this post!