Important: Lux Eye 2022 has been renamed to Lux Eye S2 and is now the official visualizer for the Lux AI Season 2 competition. All development has moved to the Lux-AI-Challenge/Lux-Design-S2 repository. Lux Eye S2 is available at https://s2vis.lux-ai.org/. The version of Lux Eye 2022 in this repository only supports Lux AI 2022 Beta episodes.
Lux Eye 2022 is a visualizer for Lux AI 2022 Beta episodes. It is available at https://jmerle.github.io/lux-eye-2022/.
This project uses Yarn as package manager. After cloning the repository (or forking and cloning), run yarn
to install the dependencies and yarn dev
to run a local development server. yarn lint
is available to check for code quality and formatting issues, and yarn fix
can be used to fix most linting issues automatically.