busysteve / SnakeAI-cpp-dlib

A recreation of the famous Snake AI originally written in Processing-3 ; Using C++, Dlib, and NCurses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeAI-cpp-dlib

A recreation of the famous Snake AI originally written in Processing-3 ; Using C++, Dlib, and NCurses

*****************************************
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                          000          *
*                            0          *
*                            0          *
*                            0          *
*                            0          *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
*                            #          *
*                                       *
*                                       *
*                                       *
*                                       *
*                                       *
****************************************
     avg score: 0.03
     high score: 13
     generation: 3
     mutation:   5%
     auto capture: off



About

A recreation of the famous Snake AI originally written in Processing-3 ; Using C++, Dlib, and NCurses

License:Apache License 2.0


Languages

Language:C++ 96.1%Language:Makefile 3.1%Language:Shell 0.8%