Open comments for this post
motion of servo has been completed, mood and reaction of the lamp is set (are there any free simulation app i can try to test the movement).did the initial commit and next will be working on touch sensing to give a pet vibe to the lamp so it can react to user touch
it has 8 modes hardcoded
neutral
happy
sad
alert
sleep
excited
look left
look right
which help it give the vibe and im trying to follow Disney animation rule and kind of fine tune the animation speed so it matches the luxo vibe that im going for
Open comments for this post
added active boards logic to the game
for eg if a person clicks on the one particular block of the small ttt the next player has to select the any available box of the box from the bigger ttt also if that box is filled /occupied then payer can choose any block which is available
next up gonna improve the ui and the ux trying to highlight the box would love recommendation for css
Open comments for this post
making a web version of super tic tac toe and making sure basic io work ,logic still not