Jump to content

nasa123

Members
  • Posts

    123
  • Joined

  • Last visited

    Never

Posts posted by nasa123

  1. Yes coding an engine is EXTREMELY hard.

    It would take 2 years to make one with 8 people working 8 hour shifts.

    If you want the best free go for Unity.

    If you want the best paid go for UDK.

    Im just learning python so i know how to use game engines with it there are no TUT on youtube of why you need a game engine or how to use one

  2. What would be the best game engine to use for a MMO? I was thinking about using unity, but I really don\'t have any idea on what would be best. Also, would coding my own engine be very hard?

    If you made a coding engine then you alredey know all the code for it so it would be easy if you made the coding engine

  3. ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaammmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

    |

    |

    i can spam cause i won!!!!!!!!!!!!!!!!!!!!!!! ;P

  4. On Topic:

    This kinda thing is called an AI Bot.

    If you want to be succesful use clever bot as an example.

    I am using clever bot as an example but mine is not random i tell it to say stuff after you say it like one part it asks you if you are having a nice day and if you type in bad it will say im doing good. if you type in good it will still say im doing good

    here is the first part of the code:

    n = input ('Name:')

    print (Hello, ' + n)

    See how it works?

×
×
  • Create New...