Skip to content

Instantly share code, notes, and snippets.

View rayduck's full-sized avatar

Rayduck rayduck

View GitHub Profile
@rayduck
rayduck / keybase.md
Created April 15, 2017 13:16
keybase Identity

Keybase proof

I hereby claim:

  • I am rayduck on github.
  • I am rayduck (https://keybase.io/rayduck) on keybase.
  • I have a public key whose fingerprint is 455B A111 2CB5 A09D E8DA 4294 4158 7DE2 9311 4C7F

To claim this, I am signing this object:

using UnityEngine;
using System.Collections;
public class GameController : MonoBehaviour {
// A reference to the brick prefab
public GameObject brick;
public GUIText scoreText;