Difference between revisions of "BigClockSnake"

From Nottinghack Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 06:10, 25 August 2013

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