I made a simple artificial intelligence program in javascript in high school

The AI uses prompts to ask if you would like to exit and then for the location and value of data in a 2d array. It then saves that data until the page is closed. The next time you open it, it resets to all 0s. I would like to have some help making improvements because it is pretty advanced for a high school senior. Maybe it could become very powerful. It can be found here: AI Files It is now on github under the name MicrAI.