Pinned Loading
-
star-field-canvas
star-field-canvas PublicConfigurable fly-through star field effect for HTML canvas.
-
anim-loop-engine
anim-loop-engine PublicPainfully basic script just to shortcut setting up requestAnimationFrame loops in experiments.
TypeScript 1
-
map-number-to-range
map-number-to-range Public'Converts' a number within a range to it's corresponding value in another range.
TypeScript
-
game-of-life
game-of-life PublicLast one of these I made was in Flash in 2001. I thought it'd be fun to try out an old classic again as part of the continued adventures of messing with TypeScript.
TypeScript
-
Binary gap of decimal
Binary gap of decimal 1/**
2* Get the "binary gap" if a given decimal, the maximal number of '0'
3* between two '1' in the binary representation of a number.
4*
5* eg. 155 -> 10011011 - binary gap = 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.