AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

Bot to play 2D Mario game
 
 

I am new to scripting bots, and am trying to make standalone zips to drop into the topics folder of my chatscript bot.

what would it take to make such a thing that compresses the script, controller handling program, and program to analyze the game and translate it to the bot?

Just an idea to kick around.

storm

 

 
  [ # 1 ]

Storm, for a new member, you sure do start some good, interesting topics.

2D games would pretty much be about the same as 3D games, less a Z axis.
That would be: Game AI...  Chase and Evade Algorithms, collision detection and so forth.
Chatbots.org member Wouter Smet just did a 2D game for his chatbot: http://www.yokobot.com/

For compression, GZIP seems to be the popular choice of programmers.

 

 
  login or register to react