+ 2

Is it possible to build a browser game with...

HTML, CSS, Javascript, and PHP being they are the only areas I have knowledge in thus far? I'm still fairly new to all of this. Where would you guys suggest I begin?

4th Jun 2017, 3:10 AM
Justin Williams
Justin Williams - avatar
3 ответов
+ 4
Usually Canvas is used to make games in web but dom elements can also be used for simple games . Like this - https://code.sololearn.com/WIF2bAaS534q/?ref=app https://code.sololearn.com/WoohgJ8qCPbq/?ref=app Some canvas games examples - https://code.sololearn.com/W62XzdQb0r64/?ref=app For easy beginning of canvas projects , i prefer p5.js
4th Jun 2017, 4:20 AM
Utkαrsh
Utkαrsh - avatar
+ 2
Yes you can build some games
4th Jun 2017, 3:11 AM
Harsh
Harsh - avatar
+ 2
yes you can. I suggest learn javascript. I made a little game with js and html canvas. https://code.sololearn.com/W83Snc0fQ83l/?ref=app
4th Jun 2017, 3:48 AM
Franco Marostica
Franco Marostica - avatar