Xojo with raspbian download error

Hi, I was recently gifted a raspberry pi 4, and found an ad on the back of the quick start guide for Xojo. Hoping to get my first game up and running, I downloaded the debian installer from the downloads list. Upon trying to install the package, it tells me that a package could not be found that allows the action to complete. I am new to this computer but I tried going to the terminal and typing sudo apt-get install Xojo, and it didn’t work. Anybody know what’s happening?

Xojo itself does not run on the Raspberry Pi. Apps you make with Xojo can run on the Raspberry Pi, but you’ll need to run Xojo on either macOS, Windows or Linux x86.

Okay, thank you!