Y
Hacker News
new
|
ask
|
show
|
jobs
by
Animats
360 days ago
But you have to install Node.js to run this "in the browser"? Why isn't this just a web page?
2 comments
halter73
360 days ago
There's a link at the top of the README to
https://0x00eb.itch.io/tux-racer
where you can play it without needing to host it yourself.
link
supersparrow
360 days ago
It could be a webpage but the developer would have to host it on a server somewhere (which would cost something). With the instructions to run it on the GitHub page, you are effectively running a server which is hosting the game.
link