I do PHP, and currently I only use simple javaScript and JQuery, and I have never used a front-end framework.
Is there a front-end framework suitable for developing mobile Html5 web games?
Just some simple mini-games, such as Snake, Tetris, and masturbation, which may need appropriate beautification.
The front-end framework I have heard of so far is vue angular react. Is there any suitable one?
phaser is more suitable for you. The phaser website is good https://www.phaser-china.com/
I have written with zepto.js before. You can learn zepto.js. zepto.js also uses jQuery
Alibaba’s open source mini game framework Hilo.js, others include phaser.js, create.js, etc.
For small games, you can use the canvas game framework. For example, the more common ones are Egret (Egret Engine), Phaser, CreateJS, LayaBOX, etc.
You can learn egret.js or cocos2d
For a game of the level you mentioned, it might be faster to use canvas and native writing than to learn a framework.
When I first learned js, I liked writing various games.
If it’s a simple game and you don’t want to get started too deeply, just use the Egret engine. https://www.egret.com/
Lakeshore installs this tool and comes with a masturbation demo and a tower defense demo. Because it is a pure interface + drag type, many effects may not be achieved.
Egret Wing If the above one cannot solve the problem, you can use this to code and write games.