+ 4
I want to make webgames with Javascript and HTML5, so, how can I proceed, where do I start?
9 ответов
+ 4
the Mozilla link by 「HAPPY TO HELP」 is nice way to start 👍 we also have few helping comments here for canvas
https://www.sololearn.com/discuss/1104654/?ref=app
+ 2
This isn't what I want to know
+ 2
you may start copying some of the most popular and simple games so you can get in touch (like snake and pong)
+ 2
vinny you can look at this blog https://medium.freecodecamp.org/learning-javascript-by-making-a-game-4aca51ad9030 . This engine looks pretty powerful https://phaser.io/ along with this plug-in http://rotates.org/phaser/iso/
+ 2
vinny one more link:
https://github.com/maryrosecook/retro-games
+ 2
just found this site https://speckyboy.com/retro-video-games-html5-js-css/
0
I'd start with learning Javascript and HTML5. ;)
0
first: html
then: css (if you want your page to look good)
and after that: javascript (this is where the fun starts :)
0
may not be what you want to know but that's how you start.
I must have misunderstood the question