Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 718 Bytes

Asteroids

Inspired by Coding Train and Code Bullet, here is my take on the Asteroids game with an AI trained using Neuroevolution through Augmenting Topologies (NEAT), given vision using ray casting.

You can watch a neural network evolve in real time here: https://immodal.github.io/asteroids/

asteroids

Figure 1: AI playing the game

asteroids while showing neural network and ray casting

Figure 2: Showing neural network and ray casting