 o5gdaroca Registered User |
Quote
|
2024-09-09 20:56:33 |
|
I’m looking to incorporate Python into my CopperCube projects and was wondering if anyone has experience or resources on this topic. I’m familiar with JavaScript and have used it in CopperCube, but my main experience with game development has been with Python through Pygame.
I’d like to know how I can integrate Python code into CopperCube, or if it’s possible to use Python in conjunction with JavaScript within the CopperCube environment. Any insights or guidance on how to bridge the gap between these two languages in CopperCube would be greatly appreciated.
|
 vins Registered User |
Quote
|
2024-09-21 06:10:40 |
|
Try Pyodide https://github.com/pyodide/pyodi...
it could be used with CopperLicht
https://github.com/Watunder/Node...
|