Skip to content

Implementation of classic snake game with reinforcement learning

Notifications You must be signed in to change notification settings

daringjoker/Snake_Learns

Repository files navigation

Snake Learns

Implementation of classic snake game with reinforcement learning

  1. Requirements

    • To build it in your computer you will need to install SDL 2.0 which you can get from SDL site .
    • The build process is lot easier if you use cmake or other make utilities.
    • The game might require c++ 11 or higher for compilation

About

Implementation of classic snake game with reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published