0
What kind of game can we make with javascript.
As a beggiener of javascript
3 Respuestas
0
Idk i never make a game from JS but i ever saw some game code from JS
Well there is so much game created with js and the kind of the game there is many kind and it is just with your creativity and your knowledge about js with make one broken game you will be an expert JS Coder
Idk if this answer much helping
0
You can create a lot of games with JS, and the mechanics can depend on the area of JS. The TicTacToe and the Spanking game I made used Dom manipulation while the other two used Canvas. If you want to create a simple one for beginner, you can try clicker game.
https://code.sololearn.com/Wm1rByeqx72L/?ref=app
https://code.sololearn.com/WNTxtgpp61DO/?ref=app
https://code.sololearn.com/W9KrE9BH3hXp/?ref=app
https://code.sololearn.com/WDEVOKdO7mH7/?ref=app
0
Awsome game you made there Alquen