Kisekae UltraKiss is a full featured integrated development environmen
UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls.
UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
IDE written in a single HTML file that runs on the browser tab.
There is no need to install, download a single file and run anywhere.
To change the initial configuration, edit the widew.html file in the last lines.
* Widew use CodeMirror components in code editor.
URLs:
https://soluc.org/widew
https://widew.sourceforge.io
Game creation engine with built-in BASIC interpreter.
...Interpreter and graphics engine run in parallel, in separate threads, and hence interpreter speed is not an issue. The interpreter is not chiefly designed for speed, but for comfortable development.
The editor and command screen use a custom 8 x 8 font on a 64x16 character text display. There are currently three switchable screens: Game screen, Output/Command screen, and Editor screen.