chuyangliu / snake

Artificial intelligence for the Snake game.
Apache License 2.0
1.65k stars 481 forks source link

Edit readme #7

Closed lowderdev closed 7 years ago

lowderdev commented 7 years ago

I just wanted to help clean up some of the language and grammar. I hope this is helpful to you! Awesome project!

lowderdev commented 7 years ago

Also, 'current searching direction' is a bit unclear. Not completely sure what you meant by that.

chuyangliu commented 7 years ago

Refer to line213. The bestDirec is 'current searching direction'. I just describe it briefly in my README.

@lowderl