Live data from Hacker News

Building the Tamagotchi Singularity

spritesmods.com

1–10 of 14 posts

Re: Building the Tamagotchi Singularity

#5
post #2

I'm a researcher on online cognitive behavioral therapy. I spend a lot of time answering questions from patients through instant messages. Most questions are similar in nature. My first thought was, can we make this for humans?

You mean like Dr. Sbaitso? ;)

https://en.m.wikipedia.org/wiki/Dr._Sbaitso

Re: Building the Tamagotchi Singularity

#6
Sprite strikes again! And never disappoints. I remember first coming across his site as reference for a personal project, which instantly stalled me as I spent hours reading every single article.

However... 13 Tamagotchi? We still need the "trillions and trillions". Maybe the next step is to make a SETI@Home style (or something less centralized) distributed Tamagotchi matrix.

Re: Building the Tamagotchi Singularity

#8

I've tried running the thing, but it seems the AI gets stuck on the birthday selection screen. Even so, awesome project!

Ah, good point... the AI doesn't do birthday selection yet, I've manually done that for my Tamagotchis. Apart from that, the Tamas should run just fine. I'll put a remark about it in the Readme.

Re: Building the Tamagotchi Singularity

#9
post #6

Sprite strikes again! And never disappoints. I remember first coming across his site as reference for a personal project, which instantly stalled me as I spent hours reading every single article. However... 13 Tamagotchi? We still need the "trillions and trillions". Maybe the next step is to make a SETI@Home style (or something less centralized) distributed Tamagotchi matrix.

We need a massive peer-to-peer Tamagotchi hive to ensure the long-term survival of this endangered species.

Re: Building the Tamagotchi Singularity

#10
Even though I'm slightly embarrassed to admit it, I tried a couple of Tamagotchis when I was younger. I say try as in I constantly tried to find one that wasn't so fucking predictable.

It seems that a lot of effort was made into animations and sound and not more complex behaviour of emotions. Made the whole thing feel very sterile and bland. I feel that's pretty much what you get with state machines.

For anyone who want to look into building more dynamic AI, look into behaviour tree's. That shit is awesome once it clicks and you find yourself considering FSM deprecated.

The reason I bring this up is that I noticed the authors drawing over the states and it reminded me of http://gamedevelopment.tutsplus.com/tutorials/finite-state-m...

It doesn't take much until you realise how unmaintainable a state machine becomes with further complex behaviour.

http://www.gamasutra.com/blogs/ChrisSimpson/20140717/221339/...

Post reply on HN