Skip to content
/ tixy.rb Public

TIXY in Ruby with Gosu inspired by tixy.land

Notifications You must be signed in to change notification settings

meschi/tixy.rb

Repository files navigation

tixy.rb

TIXY, but in Ruby using Gosu inspired by https://tixy.land/

In the code there are some flags to toggle diffrent rendering modes.

def tixy(t, i, x, y)
   (x&y)*sin(t) * ((x^y)-i/((t%8)+1)**1.8)
end

contains the function. execute file to view the visual

blocks circles

About

TIXY in Ruby with Gosu inspired by tixy.land

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages