My daughter is six years old and has been watching me use Skales for months. She knows it talks, it does things, and it lives in the computer. One afternoon she asked if Skales could make her a game. I said yes, told her to describe what she wanted, and then mostly stayed out of the way. What followed was the best demo of no-code AI development I have seen.
The Conversation
She typed (with some help spelling): "Can you make a snake game? The snake eats apples and gets longer. The snake is green. Don't let it hit the wall." That was the entire brief. She pressed enter. Lio AI in Skales processed the request, wrote a complete browser-based Snake game in Python/Pygame, and opened it in a preview window. The snake was green. Apples appeared. The wall ended the game. Total elapsed time: 11 minutes and 47 seconds, most of which was the AI generating and testing the code.
What This Actually Demonstrates
The Snake game is not impressive as a coding achievement โ it is a classic beginner project. What is impressive is that the path from "I want this" to "I have this" required zero coding knowledge, zero technical terminology, and zero adult intervention on the code itself. The user interface to software creation became natural language and a six-year-old's description of desired behavior. That is the capability shift.
Lio AI is available in Skales to every user, on any plan, locally on your machine. Read more about building with Lio AI or download Skales free and try it yourself.