Discuss Scratch
- Discussion Forums
 - » Advanced Topics
 - » how to Convert a scratch game to python
        
         
- collider_games
 - 
                            
						
						
                            Scratcher
                        
						
						 
3 posts
how to Convert a scratch game to python
I made this scratch game and was wondering how to transfer it to python so that way i can have extra controls and also maybe publish it somewhere so it isn't limited to scratch.
                        
                        
                    - MagicCrayon9342
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
how to Convert a scratch game to python
Scratch2Python would be your best bet!
                        
                        
                    - awesome-llama
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
how to Convert a scratch game to python
If you don't need it in python and are just wanting the game to be in some other format that can be distributed, take a look at the TurboWarp Packager.
                        
                        
                    - MagicCrayon9342
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
how to Convert a scratch game to python
If you don't need it in python and are just wanting the game to be in some other format that can be distributed, take a look at the TurboWarp Packager.The OP states that they want to add “more controls” therefore requiring it be converted to Python, since additional code will need to be added.
- ISTILLMAKESTUFF
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
how to Convert a scratch game to python
Tou could edit the project on turbowarp, which has more key sensors ( even ctrl i think?) and thenn download it and upload it to the scratch project, whoch will updatevthe api that tw will fetch, and then you could do what awesome llama saidIf you don't need it in python and are just wanting the game to be in some other format that can be distributed, take a look at the TurboWarp Packager.The OP states that they want to add “more controls” therefore requiring it be converted to Python, since additional code will need to be added.
- collider_games
 - 
                            
						
						
                            Scratcher
                        
						
						 
3 posts
how to Convert a scratch game to python
If you don't need it in python and are just wanting the game to be in some other format that can be distributed, take a look at the TurboWarp Packager.Thanks for recommending this, but it would be harder to work on if i need to go threw the procces of deleting a old file, downloading a new one, then upload it again every time i want to update it.
- collider_games
 - 
                            
						
						
                            Scratcher
                        
						
						 
3 posts
how to Convert a scratch game to python
Scratch2Python would be your best bet!also thanks for recommending this, but it wont work since my scratch project is using a lot of the blocks.
- imfh
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
how to Convert a scratch game to python
You could try sb3topy. There's currently a link in my signature or click here. It works with big projects like Beneath a Steel Sky. However, it doesn't always do a good job with SVG (vector) images. I need to update it sometime to handle them better.
                        
                        
                    - Discussion Forums
 - » Advanced Topics
 - 
            » how to Convert a scratch game to python 
         
            



