D
D
dim7CE2014-12-07 15:29:18
css
dim7CE, 2014-12-07 15:29:18

How to learn to develop games in HTML + CSS + JS?

Recommend a selection of books/video courses for game development in HTML + CSS + JS

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
GavriKos, 2014-12-07
@GavriKos

Take a book / video course just on developing anything in HTML + CSS + JS, study this whole thing well and, based on this knowledge, you can write games. It is not worth writing games without average knowledge of technology.

K
kstyle, 2014-12-07
@kstyle

first, learn to write algorithms in js (this is working with arithmetic, cycles, arrays. tasks here or any download problem book - Zlatopolsky or Abrahamyan or dozens of sites on the network). then learn basic html tags and styles (any book 2012-2014 book + site htmlbook.ru ). well, then look for a book with a title approximately Programming games in html 5 - by the time you get to this stage, new books or publications will appear, so I don’t advise now (although there are already a couple of books, and there are more of them in English - so teach too)

L
larionov_n, 2014-12-08
@larionov_n

Learn Canvas, take a game development framework, make a couple of simple games by analogy. Required areas for study (Data Structures, Algorithms, Linear Algebra, Geometry, Trigonometry). For Opengl (C++, JAVA, Differential Math).

R
Root_Genesyx, 2015-04-24
@Root_Genesyx

Another option is to start playing some kind of HTML5 game and try to break it. This is how I raised an HTML + JS + CSS + ASP.NET + SQL programmer from a player. He first looked for vulnerabilities by examining my JS code, then he wrote plugins for the game, in the end I hired him. Game: www.genesyx.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question