Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hello. Did you make your game using this BScript? (http://bscript.sourceforge.net/) Or was it another compiler with the same title but with different abilities? I can't find the BScript compiler/interpreter for Windows. Where did you find it?

Hello, 

No Svaltfen is written in my own language: https://github.com/uzudil/benji4000/wiki/LanguageFeatures

It runs in a virtual machine that simulates a "lost" 80s home computer: https://github.com/uzudil/benji4000

Thank you for reply. Would you make a Bscript's installation package for Windows, please? 

I'll add it to my list to do soon. Meanwhile if you grab the source from the link above, you can build it yourself with "go build".