This is a ChoiceScript clone that generates Sega Genesis ROMs. If can be used for visual novels or simple multimedia presentations. The version 0.4.0 choice4genesis adds a few improvements on the command line tool: It is now possible to choose which project to compile; The command line tool can now invoke the SGDK compiler to convert the generated .c and .res files into ROMs; The command line tool can now call the emulator after compiling; It is now possible to call a command line menu to compile the projects interactively. Transpiler for version 0.4.0: https://github.com/haroldo-ok/choice4ge ... nspiler.7z Demo ROM: https://github.com/haroldo-ok/choice4ge ... mo.rom.bin Standalone distribution for version 0.4.0: https://github.com/haroldo-ok/choice4ge ... ndalone.7z (The standalone distribution includes everything needed to execute the application: it includes the 0.4.0 version of the transpiler, plus Java 8, SGDK and Node.js)