3DS Homebrew port of Notch's ludum dare game "Minicraft"
Find a file
2018-01-22 17:07:55 -06:00
data Potions Update 2018-01-22 02:32:12 -06:00
icons-banners Delete icon.icn 2018-01-21 20:20:19 -06:00
resources All the Stuff(Forgot to commit) 2016-01-01 16:17:37 +01:00
source Finished sped potion, began work on regen potion and brewing tutorial 2018-01-22 17:07:55 -06:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2015-10-19 17:22:40 -05:00
.gitignore made banner audio actually work 2018-01-21 20:18:52 -06:00
build.bat Potions Update 2018-01-22 02:32:12 -06:00
Makefile Finished sped potion, began work on regen potion and brewing tutorial 2018-01-22 17:07:55 -06:00
README.md Update README.md 2018-01-22 00:18:30 -06:00

Minicraft3DS

3DS Homebrew port of Notch's ludum dare game "Minicraft"

Dependencies:

make by GNUWin32: http://gnuwin32.sourceforge.net/packages/make.htm (Should probably work, you may have to add it to PATH)

ctrulib by smea: https://github.com/smealum/ctrulib

citro3d by fincs: https://github.com/fincs/citro3d

sf2dlib by xerpi: https://github.com/xerpi/sf2dlib

sfillib by xerpi: https://github.com/xerpi/sfillib

zlib: http://www.zlib.net/ (Pst, pro tip: get this from the link below instead! I'ts much easier!)

Then make sure to have libpng and libjpeg installed, I recommend installing them with this: https://github.com/devkitPro/3ds_portlibs

Building

As well as the dependencies, put bannertool, and makerom either in your path or in the directory. Then simply run build.bat and everything will be there.

Version

Current Version: Version 1.3

License

You can do anything with the source code (besides sell it) as long as you give proper credit to the right people. If you are going to make a mod of this version, be sure to give credit to Markus "Notch" Perrson because he did create the original game after all.

Misc

This source code is subject to a lot of change for better optimization/cleanliness.

Forum thread: https://gbatemp.net/threads/release-beta-minicraft-3ds-homebrew-edition.399295/