TLDRGame

while True: learn()

PuzzleProgrammingEducation

Main Gameplay:

  • Takes an "input" stream of colored shapes, route them through nodes, and output what the level demands.
  • Drag-and-drop programming. Each node has its own processing speed and limitations.
  • Hit the performance and accuracy targets before the clock runs out.
  • Next levels and tech unlock only if you earn enough money and medals for good solutions.
  • Every node costs rent: Faster nodes cost more money. A messy layout will drain your bank account.

Notable Things

  • The plot: Your cat is better at programming than you, so you build an AI to understand its meows.
  • Explains the real history and basic building blocks of Machine Learning.
  • Direct links to real-world articles and videos if you actually want to learn AI.
  • You can always go back to old solutions and refactor them to run faster.
  • Some contracts don't need 100% accuracy, just like real-world AI.