CodeWalrus

Development => Consoles => Topic started by: caleb1997 on February 18, 2016, 03:56:28 PM

Title: Adding multiplayer/redstone to DSCraft (Minecraft for the DS) [ds] [minecraft]
Post by: caleb1997 on February 18, 2016, 03:56:28 PM
So... I stumbled across this (http://smealum.net/dscraft/).

I was wondering it multiplayer and/or redstone could be added to it.

Problem #1: What language is DSCraft written in?

To do list:
1. Figure out the language (SmileBASIC) (http://smilebasic.com/en/).
2. Learn SmileBASIC.
3. Add redstone and/or multiplayer.
4. Test, revise, test.

If anyone has a DS/DSi/DS XL/DSi XL/3DS/3DS XL and wants to test the game in the future, please PM me.
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS) [ds] [minecraft]
Post by: p4nix on March 01, 2016, 05:13:32 PM
Can't find information on the site itself. Since the game must run fast, I doubt it's any easy to modifiy skript-language. That's why you should contact the author - he's the one who could help you the most...
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS) [ds] [minecraft]
Post by: JoeYoung on March 01, 2016, 05:29:39 PM
This homebrew was made by smea, and since he didn't release any source to go with it, chances are he doesn't want to hand over the reigns to other coders to modify.

It was made in c++ with DS homebrew tools found on GBAtemp. He has since moved onto 3DS homebrew work.

If you want to clone Minecraft for the DS/3DS, I suggest you start learning from the ground up on gbatemp.
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS)
Post by: Dream of Omnimaga on March 01, 2016, 06:28:25 PM
Couldn't Crafti for the TI-Nspire CX by @Vogtinator be re-used for the DS or would it only be fast enough for the 3DS? It wouldn't be 100% Minecraft, but it could still be expanded to include the features that you want, right?
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS)
Post by: caleb1997 on March 01, 2016, 07:26:49 PM
Quote from: DJ Omnimaga on March 01, 2016, 06:28:25 PM
Couldn't Crafti for the TI-Nspire CX by @Vogtinator be re-used for the DS or would it only be fast enough for the 3DS? It wouldn't be 100% Minecraft, but it could still be expanded to include the features that you want, right?

Maybe.... But I just found this (http://petitcomputer.wikia.com/wiki/Minecraft_DS). It does have multiplayer, but no redstone.... as far as I can tell, anyways.

But I went and bought SmileBASIC (http://smilebasic.com/en/), which, I believe is compatible with this MC DS port.

Then again, I know nothing about SmileBASIC. So..... Now that I have a interface, how do I get the program? There are a bunch of QR codes down at the bottom of the screen, but which do I scan? Once I can get the actual game, and understand it, I can start programming....
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS)
Post by: Dream of Omnimaga on March 01, 2016, 07:29:14 PM
Oh wow I remember that by calc84maniac. But since Petit Computer is interpreted, wouldn't speed be a problem on the original DS?

I also don't know how we download multi-code programs.
Title: Re: Adding multiplayer/redstone to DSCraft (Minecraft for the DS)
Post by: caleb1997 on March 01, 2016, 07:31:06 PM
The PTC minecraft can be runs on a DS, but I'm using a 3DS, which has more than enough processing power. So I don't think it will be a problem.