AI가 스스로 조작하는 에어 하키 게임 프로젝트 소개.
이 글에서는 웹 아키텍트가 만든 에어 하키 게임 'Ping Prompt'를 소개합니다. 이 게임은 로컬에서 실행되는 작은 언어 모델(SLM)을 활용하여 AI가 사용자에게 도전합니다. 게임은 고속의 사이버펑크 테마와 60FPS 물리 엔진, 그리고 절차적으로 생성된 사운드 효과를 특징으로 합니다. AI가 패배를 인지하면 DOM을 해킹하여 사용자controls를 반전시키며, 이는 디지털 주권과 로컬 모델의 경계를 탐구하는 수단으로 사용됩니다.
An AI-driven Air Hockey game project is introduced.
This article introduces 'Ping Prompt', an Air Hockey game created by a web architect. The game employs a Small Language Model (SLM) that runs entirely locally, allowing the AI to challenge the user. Featuring a fast-paced cyberpunk aesthetic, a 60 FPS physics engine, and procedurally generated sound effects, the game dynamically alters the player's controls if it senses a loss. This project explores digital sovereignty and the limits of local models.