📜 ⬆️ ⬇️

A compilation of lessons for a novice JavaScript game developer.

In this collection of lessons, the basics of creating games in JavaScript are examined, and you will learn how to learn them:
- Work with the position of the mouse cursor
- Rotate objects inside CANVAS element
- Select objects with the mouse inside CANVAS
- Drag and drop objects inside CANVAS
- Create gravity emulation for objects inside CANVAS
- Determine the speed of the mouse
- Use multilingual in their game projects.
All lessons are completely in Russian and are in visual form.
image


Lesson 1. Position the mouse cursor over javascript.
Watch 18 minutes



Lesson 2: Rotating JavaScript Objects Inside a CANVAS Element
Watch 15 minutes


')
Lesson 3. Selecting and selecting JavaScript objects inside CANVAS
Watch 16 minutes



Lesson 4: Drag & Drop Dragging Objects Inside CANVAS with JavaScript
Watch 18 minutes



Lesson 5: Gravity for objects inside CANVAS
Watch 24 minutes



Lesson 6. Gravity complication, adding a liquid medium (water) for objects inside CANVAS
Watch 12 minutes



Lesson 7. The speed of the mouse cursor on JavaScript
Watch 8 minutes



Lesson 8. Multilingual in a JavaScript game application
Watch 16 minutes



Such lessons have turned out, everything is clear and accessible.

Source: https://habr.com/ru/post/303988/


All Articles