
A bootstrap project for create games with Phaser + ES6 + Webpack.
Phaser combined with ES6 and Webpack creates a powerful framework for developing engaging and interactive games. This bootstrap project aims to simplify the game development process while integrating modern JavaScript standards and development practices. With seamless support for both Phaser 3 and TypeScript, it's tailored for developers looking to leverage contemporary tools and methodologies to enhance their game development experience.
The setup is designed to be user-friendly and efficient, enabling rapid development with automatic updates in the browser as project files change. Whether you're a seasoned developer or just starting out, this project provides a solid foundation for creating delightful gaming experiences.

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.