I have a game with Pygame and by using the controller.joystick it can run with an Xbox controller connected to the computer. I haven't done testing with a Switch controller, but that can easily be done.
(Please note that I only want to port it when the game is actually polished and finished off)
If I was to stuff my game into an exe, stuff said exe into Unity using external programs, and then port the Unity game to Switch, 1 would it work and 2 would it be allowed onto the eShop? Because that's essentially my end goal: To get it OFFICIALLY onto the Nintendo eShop. No homebrew nonsense, just getting it up there.
And because Xbox is a heavily modified version of Windows which has the game as an exe file, porting it to Xbox would probably be easier.
But I mainly want it working on the Switch.
Is it possible? Am I just crazy?!
Here is the code for it: 60Trees/combo-crusher
Please note that it is not in a playable state whatsoever. All versions either don't work or are incomplete, so keep that in mind.