E
E
elshaarawy2015-09-20 13:29:43
JavaScript
elshaarawy, 2015-09-20 13:29:43

I want to make a simple JS game. Where to start for a newbie?

After many unsuccessful attempts, I decided to try again to master at least one programming language. I myself am engaged in the creation and promotion of sites / blogs, so I decided to start with a language that is in contact with the web - javascript.
Before that, I tried to start reading books, articles, video tutorials (at the moment it turned out to be the most useful for me), but in the end to no avail. Something didn’t work out, he was distracted by something and eventually scored.
In general, now I want to set a task and do it, study and remember at the same time. I want to start with a game of tic-tac-toe (if it's not a good option, suggest your own). Where do I begin? I don’t have knowledge of js, but of course I know the basics of programming, I don’t need to explain what a variable or a cycle is. I know HTML, CSS at a normal level.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
U
Umid, 2015-09-20
@DarCKoder

First learn js yourself - https://www.youtube.com/playlist?list=PL363QX7S8Mf...
This is Sorax's channel he has the best video tutorials, explains without water!!! There is also html5, css3, and much more.
And then I can advise https://www.youtube.com/playlist?list=PLczcTSDLfwN...
Here you will already learn how to write a browser game in html5, css3 and javascript

E
Evgeny Troinov, 2016-11-07
@tot0ro

Try to look here: jsbook.ru/category/game_development

D
Dmitry Antonov, 2015-09-20
@Sadist07

geekbrains.ru there are free courses "Fundamentals of Programming" and there, just on javascript at the end of the lesson, they make the game Black Jack

D
Deodatuss, 2015-09-20
@Deodatuss

Raffaello Cecco "JavaScript Graphics"

E
Elizaveta Borisova, 2015-09-20
@Elizaveta

First, strengthen / knowledge of JS skills a little. Start with DOM manipulation (+styles, animations), then learn direct work with canvas, then to libraries for canvas, if we talk about games.
You can write to me, I will set tasks (contacts in the profile).

C
Curly Brace, 2015-09-20
@stasuss

in general, gamedev and "I want to learn a programming language" is the same as synchronized swimming and "why I can't swim, it's time to learn"

N
Nikolai Basketov, 2015-09-24
@Kolyanbask

The main thing is to start! There are tons of video tutorials where you can learn the basics. And then practice is practice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question