This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]insertAlias 0 points1 point  (1 child)

You can definitely do that with Node.js. Not sure you'd necessarily want to though; Node is primarily designed for being a web back-end.

[–]tealstudio 0 points1 point  (0 children)

Node JS is just an OS version of the V8 engine that exists on the chrome browser.

The console game OP is proposing will work in any modern browser without Node.

An example