Minicraft is an open-source video game java app that was made by Notch at the 2011 Ludum Dare. (Notch is the creator of the popular game Minecraft) I enjoyed Minicraft when I first discovered it back in 2011 and ever since then I have wanted to make an AI to play it. Until now I haven't really had the time or skills to do so. This program has no target audience and serves almost no purpose but I had fun making it so I'm happy with it. In this version the character walks around the world destroying trees and collecting resources. If an enemy should happen upon him he will turn and kill the enemy before returning to his tree destruction. If at any point he is missing some health and he happens to have some apples and there are no enemies near buy, then he will stop and eat some apples to regain health. While working on this project my goal was to edit as little of the original code as possible and other than making a few variables public I achieved my goal. Also I recommend playing the Minicraft game. Here is the link. http://www.ludumdare.com/compo/ludum-dare-22/?action=preview&uid=398

Built With

Share this project:

Updates