MastersAcademy / frontend-course-2021

Репозиторій з курсу «Advanced Front-end» проекту Masters Academy
MIT License
5 stars 29 forks source link

Homework 6 - TypeScript #186

Open NickCashFlow opened 2 years ago

NickCashFlow commented 2 years ago

Deadline

First of all

  1. Get the latest updates from Academy's repo by instruction;

  2. To your homework folder add a folder named 6-typescript

  3. Add your files into this folder:

homeworks/elon.musk_spacex2021/6-typescript

Task:

Make a simple game that is the main character is a circle and the player needs to press the keys on the screen so that the circle increases and gains points.

Main Task

Rules:

Gameplay:

Technical side:

The task with an asterisk (optional):

Useful materials:

https://webpack.js.org/guides/typescript/ https://learn.javascript.ru/dom-nodes https://www.w3schools.com/howto/howto_js_progressbar.asp