I loved tixy when I first discovered it a few years ago so created this https://www.mathsuniverse.com/tixy (with permission from the original author) with puzzles to solve on the tixy grid. I use it with my computer science students who get really into it.
Works well on phone. The phone keyboard is a bit clumsy but it works (that’s a phone issue)
dndn1 · 2h ago
This is a cool way to teach!
I was blown away by the little functions at first and I too made a clone to experiment with calculang [1].
I added an evaluation feature (F9) so you can select sub-expressions and see what they do, which was helpful to figure out some patterns (video in [2])
I would love something like this in my living room. Especially if it is not just a screen. Maybe a grid of 256 screens? Or inflating balloons? Something easier to make? Just on/off big pixels?
White blood cells attack: https://tixy.land/?code=sin%28x%2Bt%29%2Fcos%28y%2Bi%29%2Bco...
Works well on phone. The phone keyboard is a bit clumsy but it works (that’s a phone issue)
I was blown away by the little functions at first and I too made a clone to experiment with calculang [1].
I added an evaluation feature (F9) so you can select sub-expressions and see what they do, which was helpful to figure out some patterns (video in [2])
[1] https://calculang-editables.netlify.app/tixyish
[2] https://www.youtube.com/watch?v=uXUd_-xrycs
Umm...
I would love something like this in my living room. Especially if it is not just a screen. Maybe a grid of 256 screens? Or inflating balloons? Something easier to make? Just on/off big pixels?
https://tixy.land/?code=sin%28t*x%29%2Bi%2F256
a radar
https://fig.sonnet.io
It’s pretty fun because the shape dynamics are time, and not pressure/tilt based, so you need to draw in a rhythm.
Here’s how they work and how they’re implemented:
https://untested.sonnet.io/notes/fig-tree-brushes/
There's no enter on Android Chrome on phone.
https://tixy.land/?code=sin%28t%29*%281%2Bx%2By%29-x
https://tixy.land/?code=sin%28i%2Bt%29
https://tixy.land/?code=(y%2Fi*y%2Fsin(x%2Bt))*max(cos(t)%2C...
https://tixy.land/?code=floor(t%256)%20%3D%3D%3D%200%20%3F%0...
'Vanishing Curve'
Learned by scrolling far enough right in view source: The last line is editable and eval'd.
Request to author: keep the newlines.
Right. https://tixy.land/?code=alert(%22foo%22)