Skip to content

Instantly share code, notes, and snippets.

View Silver-Hawk's full-sized avatar

Silver-Hawk

  • I was born 13/37
View GitHub Profile
@Silver-Hawk
Silver-Hawk / flux.lua
Created June 10, 2015 11:09
Hacky Flux with bounce in/out
--
-- flux
--
-- Copyright (c) 2014, rxi
--
-- This library is free software; you can redistribute it and/or modify it
-- under the terms of the MIT license. See LICENSE for details.
--
local flux = { _version = "0.1.4" }