0
HTML 5 Games
Hey ,I want to make a HTML 5 games. What languages are required to make html 5 games ? Also what languages will be needed to run on the backend side for leaderboard score or any other needed? I have learnt HTML, CSS,and learning JAVASCRIPT.... What more i need?
3 Antworten
+ 2
You are on the right track. HTML, CSS, JS are essential. For backend you can also use JS or any other language too. If you want to keep some data in a database, then learning SQL would also be useful.
https://www.sololearn.com/Course/GameDev-with-JavaScript/?ref=app