LLM-Driven Unreal Tournament 99 Players
Loktar runs Unreal Tournament 99 on two real Windows 98 PCs, with each player driven by a language model: cloud Jev on the left and locally run gpt-oss-20b on the right.
Loktar ๐บ๐ธ@loktar00๐
What if your local LLM could play your old LAN games? This is blowing my mind honestly This is Unreal Tournament 99 on two real Windows 98 PCs. Each player is driven by a language model. Left: Jev (cloud). Right: gpt-oss-20b running on my own GPUs. No vision. No scripted bot. The model gets the game state in plain words and answers ~10 typed questions, 6 times a second who to target, fire or hold,
The models get the game state in plain words, with no vision or scripted bot. They answer about who to target and whether to fire or hold.
Also filed under Games & real time
- Mapping Children's Behavioral Intent in Games
Mores Research used Jev to map childrenโs behavioral intent in games and examine how it correlates with real-world behavior. It reports mapping intents across 45+ real sessions involving 20 child users over a long horizon.
- StarCraft Agent for Fast Tactical Decisions
Jev_Star is a StarCraft agent experiment that uses Jev for fast tactical decisions.
- AI-Town Character Action Simulation
JevTown is an AI-town simulation where Jev selects character actions and responses.
- Jev-Powered Drone Swarm Simulation
The project simulates a drone swarm using Jev for reflex decisions and collision avoidance.