Hacker News new | ask | show | jobs
by dandeto 215 days ago
Very cool! What engine/tech stack did you use to write the games themselves?
1 comments

The frontend is written in Typescript/React (Vite) and the backend is Java + Spring Boot + Redis + Postgres. I'm using WebSockets for interactivity.