Hello, I have started learning Java on your website. I am having trouble configuring my IntelliJ IDE. I am working on macOS with Apple Silicon and have the latest version. I would like you to explain a few aspects to me: Is the code compiled on your server? Do I need to download the game engine? Which package should I include in my project? package com.javarush.engine.cell or import com.codegym.engine.cell.*; Should the Game.java class be complete in my project? What should I configure in the File / Project Structure menu?