Snake-AI A simple AI for Snake. Getting Started Install Node Modules with npm install Start the Application with npm start Open the application at http://localhost:8080 Testing Tests can be executed with npm test