https://github.com/arnaubennassar/unity3d-ai
Unity3D experiment using NEAT
https://github.com/arnaubennassar/unity3d-ai
ai neat unity3d
Last synced: 4 months ago
JSON representation
Unity3D experiment using NEAT
- Host: GitHub
- URL: https://github.com/arnaubennassar/unity3d-ai
- Owner: arnaubennassar
- Created: 2016-11-17T10:44:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T18:38:40.000Z (over 7 years ago)
- Last Synced: 2025-01-01T04:14:32.969Z (6 months ago)
- Topics: ai, neat, unity3d
- Language: C#
- Homepage:
- Size: 31.3 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PCGproject
This project is a Unity3D game, developed at the ITU of Copenhagen. The game is very simple: 2 AIs fight in a chess board like game.
The AI are implemented using NEAT (Neuroevolution of Augmented Topologies)