Home > snake-player

snake-player

Snake-player is a project mainly written in Objective-C, based on the View license.

A simple program which plays a game of snake on Facebook.

This is a fairly simple snake-playing program for Facebook (Mac only). It reads pixels on-screen to determine the locations of the grid that the snake is occupy ing on-screen, then sends subsequent arrow commands to control the snake appropriately.

Previous:fancy-idling