0

Where to start?

I just want to code a simple nail polish app like those kids games. I have no idea where to start. Help please! I really just want a base code where I can change the graphics...

20th Jan 2020, 5:07 AM
Kristen Hudgins
4 odpowiedzi
+ 4
For simple kid games, you can start by learning HTML, CSS, and JavaScript. Then learn how to make canvas games, there are many tutorials online, so you don't have to worry about help. With that said, I think this would be a good start for web games.
20th Jan 2020, 5:09 AM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 3
Kristen Hudgins yes, then this is a good start. Learn languages of the web in the order I mentioned them, then learn canvas. Once done, you'll already have a bigger idea on how games works, and you'll discover advanced game engines for web development.
20th Jan 2020, 5:12 AM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 3
Web html5 games https://html5gamedevelopment.com/ Or you can try for web games javascript and framework Phaser3
20th Jan 2020, 5:38 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Web based would prob be best as I really only want to share it with certain people.
20th Jan 2020, 5:10 AM
Kristen Hudgins