Hello, y'all!
I am sorry for the extremely beginner-level questions. I have no experience in Game Development but I am an SWE with a decent amount of knowledge in web dev, some back-end, some data analysis a bit of everything. I adapt and learn pretty quickly.
For some reason, I want to create a web browser game. It is very simple, it's gonna be a room with a pixeled character that does tasks by himself in the room (Not controlled by a user). The activities are random and will randomly get items and points. It will also have the ability to play music in a little state ration embedded.
Anyway, I am looking for guidance on how can I build this, what would be the best stack, what best practices, best way to start this. I read some articles and watched some videos and saw that using typescript and phaser would be a way.