Difference between revisions of "Team:KU Leuven/Secret"

Line 35: Line 35:
 
var ctx = canvas.getContext("2d");
 
var ctx = canvas.getContext("2d");
 
canvas.width = screen.width - 20;
 
canvas.width = screen.width - 20;
canvas.height = screen.height - 20;
+
canvas.height = screen.height/2;
  
 
var start=0;
 
var start=0;

Revision as of 10:14, 16 August 2015