N
N
neeil2015-09-17 17:53:40
PHP
neeil, 2015-09-17 17:53:40

Browser JS game?

I would like to write a game presumably in js, quite simple like ping pong, can anyone advise what is the best technology to use for writing browser games? Perhaps there are some convenient frameworks for this?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
K
Konstantin Kitmanov, 2015-09-17
@neeil

A lot of engines: 1 list , 2 list . Surely one of them has a tutorial on how to make pong.

C
Curly Brace, 2015-09-17
@stasuss

google phaser, you won't regret it)

D
Drm, 2015-09-17
@Drm

If something is quite simple, then JS (JQ), an understanding of the OOP approach and a couple of hours are enough. But this is in that case. if you are interested in writing a game to improve yourself in programming.
If you are interested in graphics, some prettiness, then you need to look for suitable bibles, well, or draw everything on the canvas, as already suggested

A
Aleksandr, 2015-09-17
@Sashjkeee

habrahabr.ru/post/197416

E
Elizaveta Borisova, 2015-09-17
@Elizaveta

Phaser or panda.js. Normally phaser is supported and has been developed for a long time. Documentation is enough + forum.

P
Phizio, 2015-09-24
@Phyzio

Very good examples on the pixijs offsite pixijs.github.io/examples
Well, yes, Sasha Kotov has a link to the habr a little higher, where about Phazer (an add-on for Pixijs) is chewed in an accessible and understandable way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question