Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 357 Bytes

Tank AI

A tank game written in Pygame, testing with different NeuroEvolution Algorithm

  • Todo:
    • Add random option for the movement of AI bot
    • Add randomized generated level to test how the algorithm generalize
    • Implement NEAT
    • Implement Q-Learning
    • Coming soon: Some other reinforcement learning algorithm