/InterviewChallenge

In this challenge, at each user click, a small circle should be generated on the screen, in the specific place of the click, so that the generated circles are generated on the screen as other circles are created. By pressing Ctrl + z, the circles must be deleted, in descending chronological order.

Primary LanguageTypeScript

This repository is not active