Skip to content

Instantly share code, notes, and snippets.

@Zbeyer
Zbeyer / swiftClockv3.playground
Created November 2, 2016 19:52
Swift Clock Final
import SpriteKit
import XCPlayground
//SpriteKit and XCPlayground are required modules
//ZBeyer October 31st 2016
/**
nodeGenerator
- Parameter size: The pixel size of the circle within the clock
- Parameter point: The x and y cooridantes within the scene where the circle will be placed
- Parameter scene: The scene in which the node will be placed
@Zbeyer
Zbeyer / ClockPointsV2.playground
Last active November 1, 2016 22:39
Points of a Clockface in Swift: Let the device compute the points of n
import SpriteKit
import XCPlayground
//SpriteKit and XCPlayground are required modules
//ZBeyer October 31st 2016
/**
nodeGenerator
- Parameter size: The pixel size of the circle within the clock
- Parameter point: The x and y cooridantes within the scene where the circle will be placed
- Parameter scene: The scene in which the node will be placed
@Zbeyer
Zbeyer / ClockPoints.playground
Last active November 1, 2016 00:32
Points of a Clockface in Swift
import SpriteKit
import XCPlayground
//SpriteKit and XCPlayground are required modules
//ZBeyer October 31st 2016
/*:Clock Face
# Clock Face
This Playground Uses Spritekit to generate the points of a clock face (where there are twelve equally spaced nodes in a circle)
*/
@Zbeyer
Zbeyer / 0_reuse_code.js
Created August 9, 2016 16:48
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@Zbeyer
Zbeyer / LESS---GRADIENT---MIXIN.markdown
Created March 19, 2015 01:25
LESS - GRADIENT - MIXIN
@Zbeyer
Zbeyer / Playing-With-Font-Awesome.markdown
Created March 19, 2015 01:25
Playing With Font-Awesome
@Zbeyer
Zbeyer / Creeper-Host---Personal-Minecraft-Server---Frontfacing-Website.markdown
Created March 19, 2015 01:25
Creeper Host - Personal Minecraft Server - Frontfacing Website