Posted January 16, 2021 by jfkEO1010etc
The Game in JS is a milestone. It was written entirely from scratch in Blitzbasic, then automatically converted to JS, and debugged until it run. From now on maps can be made quickly in the Windows version and then used in the Browser version. The sourcecode provides enrichment opportunities on a copy paste mod basis, eg. how to add new tile features, fx, sounds. It is structured in a simple way, very much like a basic program without "modern" programming methods. It is also a milestone because it shows the converter bb2js does a pretty good job, even tho, it took two days to debug it. Having solved these problems allows now to make the converter even more efficient.