#React/Animation

2 messages · Page 1 of 1 (latest)

mystic arrow
#

Hi,
so I have to animate this
using a tape and head
can anyone guide me how should I do this or any libraries that I can use, any help will be appreciated

Input:

q0: 01
    ^
q1: x1
     ^
q2: xy
    ^
q0: xy
     ^
q3: xy.
      ^
q4: xy..```
       ^


`^` represents the head
states `q0.....q4` will not be present on it
and it'll change its view on every head movement
mystic arrow
#

??