+ 2
Can we create a pc game by HTML and php and css and javascript
please
3 Respostas
+ 9
Web Game, yep.
Pc Game? Maybe with specific tools, you can convert your JS with PhoneGap for mobile devices ( iOS, Android, Windows Phone ), for PC Game i'm reading something, but... i never tried it.
I'm following this playlist for improve my skills with canvas drawing, it teaches you how to make a game with JS, maybe can be helpful: https://www.youtube.com/playlist?list=PLh-MBXZEiyMhulEqYE3gn63idSAKG6Sx1
+ 2
yes off course , you can create webgae better than this game
https://code.sololearn.com/WVMW8F7jJ72s/?ref=app
0
You can make Javascript game and convert to Pc exe program by using Electron.