evolved-npcs/README.md
2026-01-14 12:53:28 -08:00

9 lines
527 B
Markdown

# EvolvedNPCs
Attempting to use Evolutionary computation to create interesting combat in video games
## Demo Video
[![Watch the video](https://img.youtube.com/vi/ZJ-_UOrKpqk/0.jpg)](https://youtu.be/ZJ-_UOrKpqk)
This video shows an example of two evolved NPCs fighting against each other using only 50 neurons. And this example is missing the most powerful learning technique that will be implemented, reinforcement learning. The behavior is purely emerging from random mutations, and crossbreeding in the neural networks.