Hey! Great project.
I have written a BBS from scratch using NodeJs for a retro Capture The Flag game I am putting together.
I'd love for it to play real door games.
I've tried piping stdout directly to my socket and no luck... going over serial sounds perfect.
Have you ever thought about bundling in js-dos, specifically their 'emulators' package?
This would remove the need for having dosbox as a required 3rd party dependency.
Have you tried that?
Hey! Great project.
I have written a BBS from scratch using NodeJs for a retro Capture The Flag game I am putting together.
I'd love for it to play real door games.
I've tried piping stdout directly to my socket and no luck... going over serial sounds perfect.
Have you ever thought about bundling in js-dos, specifically their 'emulators' package?
This would remove the need for having dosbox as a required 3rd party dependency.
Have you tried that?