BigClockSnake

From Nottinghack Wiki
Revision as of 06:10, 25 August 2013 by Daniel (talk | contribs) (Daniel moved page Daniel/BigClockSnake to User:Daniel/BigClockSnake)
Jump to navigation Jump to search

BigClockSnake

The aim was to bring the Snake game to one of the BigClocks, as it's simple to implement and should run well on an Arduino.

Progress so far:

Source code is on Github.

Todo:

  • Some kind of remote control. Maybe web based so a smart phone can be used.
  • Split screen for two games. The screen's a bit big (and slow) for one game.
  • Reporting score? Need to add a font lib to the sketch