• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Dice roller for DS "wifi usable"

Started by tomiecat23, June 04, 2007, 10:44:16 AM

Previous topic - Next topic

tomiecat23

Is that possable to make and would it be that hard  

I play Rpg pen n paper games every week and all of use cept 1 person have a DS of some kind and flash memory of some kind

we use the chat program for prvt text to In game chat insted of paper or walk outside

the WiFi part is just a bonus not sure how i would even use that unless a DM/GM would need to send you a roll for something..  

I will check back later  i'm gonna look around for howt o code the DS or what ever i can do to help

Thx

Tom

punkrockguy318

I actually just started looking at DS development today and wrote a couple test programs.

Here is a very simple dice roller program that I wrote:

http://dietschnitzel.com/dsdice/

It's very basic, but gets the job done.  You can do different die types (6 sided, 12 sided, etc), which is good for D&D i guess.

Give it a shot, and let me know how it works for you.