Any open source editor to make video games online without programming knowledge?
        Posted  
        
            by 
                chelder
            
        on Game Development
        
        See other posts from Game Development
        
            or by chelder
        
        
        
        Published on 2014-06-07T01:09:41Z
        Indexed on 
            2014/06/07
            3:49 UTC
        
        
        Read the original article
        Hit count: 393
        
With Scratch we can create video games online, from its web platform, and publish them on the same web. I could download its source code and use it, as many others already did (see Scratch modifications). Unfortunately, we need programming knowledge to use it. Actually, Scratch is mainly for teaching kids to code.
I also found editors like Construct 2, GameSalad Creator and many others (just type on Google: create a video game without programming). With those editors we can create video games without coding. Unfortunately they are neither open source nor web platform. They need to be installed on Windows or Mac.
Do you know some editor like Construct 2 or GameSalad Creator but open source and executable from a web server? Maybe some HTML5 game engine can do it?
© Game Development or respective owner