Skip to content

ScottMcCormack/LCSChase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCSChase

Implementing a basic Learning Classifier System to make an enemy follow a player, visualising in pygame

TODO

1. implement matchset and action set

2. implement covering

3. implement basic fitness function

4. implement basic deletion

  1. implement GA

  2. implement subsumption

  3. refine fitness function

  4. refine deletion mechanism

Status

Game runs, player can move.

Current behaviour: Enemy successfully learns to follow player Learning is slow and rules are not versatile

About

Implementing a basic Learning Classifier System to make an enemy follow a player

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%