What programming language do i use to make an interactable "person" to be on my desktop?


I want to make my own interactable person or creature that when it runs it is on the desktop and can be programmed to walk around and even talk if you input a phrase to him. I just need to know what programming language i should use to accomplish this

2 Responses to “What programming language do i use to make an interactable "person" to be on my desktop?”

  • colanth:

    Any language you’re good with. You could do that in assembly, VB, C (any dialect) …

  • Calvin K:

    You like AI, Artificial Intelligence?
    C++ would be a good candidate.
    But any programming language will do.

Leave a Reply