I have learned html and css and can make a pretty nice website but I am looking for a language that I can make a simple game in | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have learned html and css and can make a pretty nice website but I am looking for a language that I can make a simple game in

I also am wondering what the strengths and weaknesses of certain languages are.

21st Jan 2018, 9:31 PM
Matt
Matt - avatar
1 Answer
+ 3
If you learn JavaScript, you can actually create amazing games on your website (take for example this absolutely phenomenal game https://code.sololearn.com/WDvA80m1oW1w/?ref=app) JavaScript allows you to make your website more dynamic, and allows you to modify already existing HTML and CSS tags/attributes/Whatever and even allows you to create your own HTML tags! You can also use libraries such as JQuery to allow for your website to be even more dynamic and just overall a fantastic code.
21st Jan 2018, 10:17 PM
Faisal
Faisal - avatar