元Metaのエンジニアであるカレブ・リーク氏が、愛犬のモモにClaude Codeを使用してゲームを制作させるというユニークな試みを行いました。このプロジェクトは犬によるランダムなキーボード入力を、高度なプロンプトエンジニアリングと自動化されたフィードバックツールを駆使して、実際にプレイ可能なゲームへと変換するシステムの構築を目的としています。
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...