Skip to content

A game simulator in Unreal Engine 4, where an AI agent has to solve a 2D platformer level by using his own senses and self-learning by experience.

Notifications You must be signed in to change notification settings

davidonete/AI-vs-Dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI vs Dungeon

Teesside University - Computing Project

What if you could train your own agents to perform intelligent actions in your game? What if your agents could learn from mistakes and improve on their own?

This project is a perfect example to show this. I developed a game simulator in Unreal Engine 4, where an AI agent has to solve a 2D platformer level by using his own senses and self-learning by experience.

The agent is managed by a neural network, which tells the agent what actions to perform depending on de surrounding environment and the nearest threats.

About

A game simulator in Unreal Engine 4, where an AI agent has to solve a 2D platformer level by using his own senses and self-learning by experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages