Hacker News new | ask | show | jobs
by martinbaun 742 days ago
I love these comments

// Welcome to The Land of Global Varibles, And Inconsistent Naming.

//

// sorry: velocities are kinda hacky guesstimates;

// the naming is horrible just about everywhere;

// this code is probably like 85.2% bugs or bad taste.

//

// note: my use of

// "left" is -x in canvas coordinates;

// "up" is -y in canvas coordinates;

// ideally (x,y) of objects consistenly means (left,top).

//

// note: the noyb2 font only has upper case letters,

// with a few icons in the lower case.