head to head
Neither is meaningfully harder - they pose close to the same test. The widest gap is variance, and it is a single point.

Optimization · Pure Optimization
Painterly turn-based RPG built around interrupting enemies on a shared timeline.

Optimization · Pure Optimization
A gravity-based block puzzle testing spatial logic to reach the goal.
Child of Light leans Optimization (Pure Optimization); Crashmo leans Optimization (Pure Optimization).
Same score on execution - which means the number cannot separate them. The difference is in what each one asks of you.
Child of Light
Timeline interrupts need only light timing
Crashmo
Moving blocks is precise but not twitch-timed
Same score on reads - which means the number cannot separate them. The difference is in what each one asks of you.
Child of Light
Enemy AI is scripted
Crashmo
Solo puzzle with no opponent to predict
Child of Light leans a little harder on variance, though the gap is small.
Child of Light
Minor drop randomness
Crashmo
Puzzles are fixed; nothing random to manage
Crashmo leans a little harder on optimization, though the gap is small.
Child of Light
Timeline manipulation, oculi crafting, skill trees
Crashmo
Solving the gravity-block puzzle is purely a logic solve
A matching score does not mean a matching test. Two games can both sit at 10 on execution and demand completely different things of you - which is why the reasoning above matters more than the number beside it.