This course is an intensive deep dive into 2D game mechanics without the use of external frameworks or libraries. It covers everything from basic animations to complex state management and final game ...
I prefer create each project with Vite due to support of HMR, and TypeScript support. I also prefer Bun as the runtime because of its good performance.