Writing ChoiceScript Games in Visual Studio Code
I'm working on a game for Choice of Games using their ChoiceScript programming language. You write it using an editor that deals with plain text files. To make that job easier for me, I wrote a ChoiceScript extension for Visual Studio Code, a popular text editor. The TL;DR if you already know ... Read More