anubisthejackle / 2048-Deep-Learning

MIT License
77 stars 33 forks source link

Multiple Bots #4

Open anubisthejackle opened 9 years ago

anubisthejackle commented 9 years ago

This is a larger ticket:

  1. Create multiple AIs files
  2. Create a drop down beside the Run button that lets you define the bot to run
  3. Move run method to inside the AI class, to allow for customization on a per-AI basis.