Claire

Project that utilize machine learning model

https://store.steampowered.com/app/2844700/Doki_Doki_AI_Interrogation/

An passage that introduce this game: https://premortem.games/2024/06/17/doki-doki-ai-interrogation-developer-yamada-explores-the-role-of-ai-in-games/

This is an interrogation game. AI plays the role of a suspect. Players’ goal is to interrogate the suspect in limited sentences to let the AI confess.

<aside>

</aside>

<aside>

</aside>

<aside>

</aside>

p5 Sketch

https://editor.p5js.org/Claire_Z/sketches/iHHrH98AV

This week I made a little game to play with the ball with your finder. I detect the tip of thumb and index finder. I calculated the distance between the two points. When the distance is less than 30, the two points are touched. And I put a ball randomly moving on the screen. When the index finger tip is within 30unites of the ball, and the two fingers are touched, the ball be picked up by your fingers and move along with the position of the index finder tip. I also changed the fill color to red, but it doesn’t show on the canvas.

week4 demo.mp4

finger tips detection

finger tips detection

Randomize the ball position

Randomize the ball position

Update:

I changed the circle to a gif of a little creature. I drew two status to the creature. One is walking, and the other one is when it’s being picked up.