W
W
WannaCreative2017-01-13 23:05:15
JavaScript
WannaCreative, 2017-01-13 23:05:15

Is it possible to create such a game in pure JS without using an engine?

Is it actually possible to create this game in pure JS (canvas) without using game engines? arrow control
game

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Pavel Shvedov, 2017-01-13
@mmmaaak

The game engines themselves are written in pure js, so yes

D
Dark Hole, 2017-01-13
@abyrkov

Everything is allowed

V
Viktor Korolev, 2017-01-26
@VictKor

It is possible, but why the hemorrhagic? Engines are good because they give freedom to creativity, and not the invention of bicycles. In addition, if game levels are supposed to be saturated with objects, then you need to place them somewhere, i.e. You can't do without a level editor.
This, of course, depends on the task. For 2D I would choose Pixi.js , for a serious 3D project Blend4Web . If you dig deeper, then there are more for every taste.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question