altZanyLvl 1
- Windows
Captain_Jack_Sparrow How tf did you get so many coins anyways?
Captain_Jack_Sparrow How tf did you get so many coins anyways?
Captain_Jack_Sparrow you could look online for a Python Graphics library.
I know that there’s one for Java, and you can import it into a Java program like this:
import java.awt.Graphics;
Maybe try looking on the Python website:
https://www.python.org
Captain_Jack_Sparrow AI is very complicated, and why can't you load images?
DragonFireGames I think that I can't load images because my computer's malware detector sees the Python trying to get into an image and blocks it. AI may be hard, but I already coded the one I want so that makes it easier. All I would have to do is modify the choices and the training code.
Captain_Jack_Sparrow Allow python access to your filesystem
Also, I'd make it in Javascript if I were you so that you can host it on the web. Try https://editor.p5js.org
DragonFireGames Ok! is making AI in JavaScript any harder than in python?
I was also planning to host it using PyScript.
Captain_Jack_Sparrow Not sure, never tried. I would just code a logic-based bot instead of an AI.
DragonFireGames Eeeeeh, logic based bot, AI, potato tomato. practically the same thing.
Captain_Jack_Sparrow AI implies machine learning of some sort
A logic based bot is hand-coded
DragonFireGames It was a joke, my good sir. I know the difference between AI and 'em logic bots.