Difference between revisions of "BigClockSnake"

From Nottinghack Wiki
Jump to navigation Jump to search
(cat)
m (Danspencer101 moved page User:Daniel/BigClockSnake to Project:BigClockSnake)
(No difference)

Revision as of 15:52, 31 January 2019

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