haroldo-ok / choice4genesis

A ChoiceScript clone that generates SGDK-compatible C source for the Sega Genesis
https://haroldo-ok.itch.io/choice4genesis
MIT License
18 stars 2 forks source link

Built-in code editor #90

Closed haroldo-ok closed 1 year ago

haroldo-ok commented 1 year ago

Implemented a code editor. It can be invoked by calling:

node . edit

It will open a backend on port 1235, a frontend in port 1234 and will launch a browser instance.