Fusion Script Game Studio: iscEngine and JS-Engine are two game engines available for game development.
With iscEngine, you can develop 2D games in the Windows environment for both Windows and browsers.
With iscEngine, you can develop games without writing any code using the interface, and you can also develop games with the iScript language, specifically developed for this engine.
iScript is a scripting language specifically developed for 2D game development. The engine includes tutorials and sample code.
You can explore sample projects to learn how games are developed and develop your own games.
With JS-Engine, you can develop 2D games in the browser. Because this engine runs in the browser, you can use it on all platforms. You can also find the user manual and sample projects for this engine within the application.