You are browsing as a guest. Sign up (or log in) to start making projects!

Tatix - JS Text Matrix

  • 3 Devlogs
  • 3 Total hours

Tatrix will be a fun, interactive, text based ripple matrix. From the mouse, text characters will change (- / \ | etc) to make a fun ripple. It will have some modes, and ways to config it.

Open comments for this post

22m 11s logged

Restructured the formatConfig() function do be easier to debug, understand, and hopefully expand.

Restructured the formatConfig() function do be easier to debug, understand, and hopefully expand.

Replying to @LordGrim

0
Open comments for this post

1h 57m 51s logged

Redid the structure of the class so that now future expansion will be much easier. Fixed static and dynamic values being dealt with in same function, got the rendering of initial grid to work, and made it much easier to understand and debug. Annoyingly, I lost all my work from yesterday (didn’t push I guess), so I had to redo it. Thankfully it was not much, and I was able to improve a lot too.

Redid the structure of the class so that now future expansion will be much easier. Fixed static and dynamic values being dealt with in same function, got the rendering of initial grid to work, and made it much easier to understand and debug. Annoyingly, I lost all my work from yesterday (didn’t push I guess), so I had to redo it. Thankfully it was not much, and I was able to improve a lot too.

Replying to @LordGrim

0
Open comments for this post

49m 30s logged

Set up the class so I can start making the logic later! Still have to add default style injector too though, that may be annoying if user passes styled container.

Set up the class so I can start making the logic later! Still have to add default style injector too though, that may be annoying if user passes styled container.

Replying to @LordGrim

0

Followers

Loading…