Difference between revisions of "BigClockSnake"

From Nottinghack Wiki
Jump to navigation Jump to search
m (Danspencer101 moved page Project:BigClockSnake to BigClockSnake)
(infobox + youtube widget aspect ratio)
 
Line 1: Line 1:
== BigClockSnake ==
+
{{Project
 
+
|image=File:Project Bigclocksnake.PNG
 +
|name=BigClockSnake
 +
|primary=[[user:Daniel|Daniel]]
 +
|created=22/08/2013
 +
|completeddate=
 +
|dormantdate=
 +
|version=
 +
|members=
 +
|status=In Progress
 +
|type=member
 +
|livestatus=
 +
|qrmode=1
 +
}}
 
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.
 
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: <br />
 
Progress so far: <br />
{{#widget:YouTube|id=FwEAm7gwVj8}} <br />
+
{{#widget:YouTube|id=FwEAm7gwVj8|width=640}} <br />
 
Source code is on [https://github.com/daniel1111/BigClockSnake Github]. <br />
 
Source code is on [https://github.com/daniel1111/BigClockSnake Github]. <br />
  

Latest revision as of 13:12, 6 February 2019

BigClockSnake
Project Bigclocksnake.PNG
Primary Contact Daniel
Created 22/08/2013
Completed
Dormant
Version
Members
Manufacturer {{{manufacturer}}}
Model {{{model}}}
Location [[{{{location}}}]]
GitHub / Repo {{{repo}}}
Status In Progress
Type Members Project
Live Status
QR code

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