6. Cyclic menu - rolling-scopes-school/RS-Short-Track GitHub Wiki

Folder Name Branch Coefficient
cyclic-menu cyclic-menu 0.8

Create a simple cyclic menu reacting on keyboard arrow buttons (← and →). The menu should be rendered fully by JavaScript (document.body is empty). Please define a project structure and (optionally) use patterns if they will be needed.
The menu should be extendable and configurable.

You must use a TypeScript for completing this task or you will get -100

+20 If handle 'infinite' amount of menu items

Example