I need to implement an 8-puzzle game (with AI so it resolves itself) onto a site. Does anyone know a good source to start with maybe a good tutorial? Thanks a lot
Is this for a class assignment? If it is, we can still help, it'll just determine how people phrase their answers. If it's not, do you just want something to download and use on a site, or are you wanting to learn how to do this?
Is this for a class assignment? If it is, we can still help, it'll just determine how people phrase their answers. If it's not, do you just want something to download and use on a site, or are you wanting to learn how to do this?
i will prefer to learn but I would rather have some code. I want to create a website for my niece with some games. I want to start with a regular number version and then maybe do a picture version. I need it to show how to resolve the problem so that if my niece doesnt manage she can see the answer.
I have already found a good site with a basic 8 puzzle. It doesnt give the solution however...
If you know of a good javascript code then please point me to the right direction. If you know a tutorial I will grateful as well.