Some time ago I created a very simple artificial intelligence for my game, dead and. This kind of AI is usually called an expert system, where every decision flow needs to be well thought out and pre-defined. For a simple game it works well, but I don't think it does justice to the term artificial intelligence. This is why I decided to explore the application of neural networks, which are very flexible tools that can be applied in countless situations.