• 2 Posts
  • 12 Comments
Joined 3 days ago
cake
Cake day: March 4th, 2026

help-circle



  • Thanks!! Although I don’t work as a developer, I know how to program in Python, and while looking to learn about TypeScript, I decided it would be a good opportunity to learn it by doing something that would be very useful at home, I’m still learning and reading code to understand every aspect of the language and its frameworks. Although it’s grown more than expected, my commitment is to continue learning and improving the game logic and correcting the errors that will appear.

    Very good question. I’m very involved in the world of self-hosting; I currently have a couple of home servers and several VPSs, so for me it was the most convenient path since having a Docker image makes it much easier for me to install it on my Proxmox server.



  • Thanks, I have tried to follow best security practices on this like using JWT for authentication, sanitize all inputs for SQL injections, password hashing, etc. Still better to be cautious, project still need some fixes but not affecting the overall gameplay. Right now I am working on documentation. It can be played as a guest but creating an account allows the game to track stats about win, lost, captures, XPs and a lot more. is mobile friendly, there is an android app but is not part of the repository at this time. make sure to share back your experience if you check it out.