0
Suggest me steps to make game with javascript!Can you?
3 ответов
+ 8
Hi HTML Tutorial
Here are some good videos!
I found them really helpful!
Good to learn how to start making games
https://youtu.be/EO6OkltgudE
How I started
https://youtu.be/nl0KXCa5pJk
Good luck on your GameDev adventure ☕🍩!
+ 8
Keep learning from these resources..and one day you can make something like this :)
-----------------------------------------------------------------
https://code.sololearn.com/W6eS5I8g47Od/?ref=app
------------------------------------------------------------------
https://www.sololearn.com/discuss/625747/?ref=app
https://www.sololearn.com/Discuss/241201/?ref=app
https://www.sololearn.com/Discuss/448721/?ref=app
https://www.sololearn.com/Discuss/488976/?ref=app
https://www.sololearn.com/Discuss/620013/?ref=app
https://www.sololearn.com/Discuss/498964/?ref=app https://www.sololearn.com/discuss/2297026/?ref=app
https://www.sololearn.com/discuss/1164434/?ref=app
https://www.sololearn.com/discuss/358582/?ref=app
https://www.sololearn.com/discuss/506770/?ref=app
https://www.sololearn.com/discuss/257236/?ref=app
https://www.sololearn.com/discuss/1585506/?ref=app
https://www.sololearn.com/discuss/2402175/?ref=app
https://www.sololearn.com/discuss/858257/?ref=app
https://www.sololearn.com/discuss/2014851/?ref=app
+ 1
You can go with any of these
1.Game with js using canvas
( For this you have to learn canvas and js ).
2.Game with js+html+css
( Js + css + element drawing by html )