Skip to content

A simple sample snake for the AI-Nibbles programming game

License

Notifications You must be signed in to change notification settings

tarlepp/ai-nibbles-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample bot for AI Nibbles

Very basic (and dummy) sample AI implementation for [AI Nibbles] (https://github.com/MattiLehtinen/ai-nibbles-server) game.

Installation

git clone https://github.com/MattiLehtinen/ai-nibbles-sample.git
npm install

Running

node ./app.js <host> <port> <name>

For example:

node ./app.js localhost 6969 Foo

About

A simple sample snake for the AI-Nibbles programming game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%