Ds Craft Save

Minecraft demake for Nintendo DS.

Project README

Notice: this project's development is currently paused. It will resume in Summer 2024.

ds-craft

DS-Craft is a Minecraft demake for Nintendo DS written in C and C++ inspired by Paper Minecraft.

CodeFactor GitHub all releases GitHub commit activity (branch) GitHub (Pre-)Release Date GitHub language count GitHub GitHub tag (with filter) GitHub last commit (branch)

Table of contents

Cloning

Since this game uses submodules, you should clone it like this:

git clone https://github.com/IAmMoltony/ds-craft --recurse-submodules

Or if you already cloned it without --recurse-submodules, then run this in the repo folder:

git submodule update --init --recursive

Building and running

See BUILD.md.

Docs

To generate documentation, you need Doxygen. Once you're ready, pull up your terminal, go to the root of the project and run doxygen. You can use Doxywizard too, if you like.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

License

This game is licensed under MIT license. Please see LICENSE for more info.

Credits

Mojang - textures, font and sounds

libNDS examples - a lot of lower-level code

This tutorial - logo creation

Open Source Agenda is not affiliated with "Ds Craft" Project. README Source: IAmMoltony/ds-craft

Open Source Agenda Badge

Open Source Agenda Rating