Make games on your phone.
Get the app!
AndroidiOS
Castle
1 Comments
Next up
.............// server.mjs import { createServer } from 'node:http'; const server = createServer((req, res) => { res.writeHead(200, { 'Content-Type': 'text/plain' }); res.end('Hello World!\n'); }); // starts a simple http server locally on port 3000 //
Don't be afraid, I'm with you.
Reply