Author Topic: [Casio-Basic] DnD Dice Roll (NOW WITH DOWNLOADS)  (Read 7085 times)

0 Members and 1 Guest are viewing this topic.

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
[Casio-Basic] DnD Dice Roll (NOW WITH DOWNLOADS)
« on: March 19, 2013, 10:19:45 pm »
This is a little program I've been making for those times when you're playing DnD and you have no dice with you. You can "simulate" dice rolls for D2, D4, D6, D10, D12, D20, and change the modifier. No screenshots or binaries yet, but they'll be coming tomorrow! For now, here's the controls:
F1-F6: Select dice to roll
Add, subtract: Change modifier
DEL: Clear modifier and results
EXIT: Stop program execution
EXE: Roll die

I *might* make a TI version, but don't count on it. I might also make a graphical Add-In version later.
« Last Edit: March 20, 2013, 08:10:31 pm by Spyro543 »

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: [Casio-Basic] DnD Dice Roll
« Reply #1 on: March 19, 2013, 10:55:20 pm »
Nice to see you're getting back into calc programming, casio programming at that. ;)

Good luck!
« Last Edit: March 19, 2013, 10:55:29 pm by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: [Casio-Basic] DnD Dice Roll
« Reply #2 on: March 20, 2013, 11:08:54 am »
Here's a picture of the interface!
Spoiler For Spoiler:
More pics coming later!
« Last Edit: March 20, 2013, 12:27:46 pm by Spyro543 »

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: [Casio-Basic] DnD Dice Roll
« Reply #3 on: March 20, 2013, 12:37:27 pm »
I. want. your. camera. :P


Nice interface though :)

You can also take screenshots with screen receiver, which comes free with the trial version of FX-Manager and never expires. Also, for BASIC, there is an free emulator (it doesn't support addins), I'll give you the link when I find it.
« Last Edit: March 20, 2013, 12:39:00 pm by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: [Casio-Basic] DnD Dice Roll
« Reply #4 on: March 20, 2013, 02:48:59 pm »
I think FA-124 has a screen receiving function, right? Also what's so good about my camera? It's just my iPad camera.

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: [Casio-Basic] DnD Dice Roll
« Reply #5 on: March 20, 2013, 06:47:57 pm »
Sorry for double post, but downloads and screenies!

What you see when you start the program:
http://withg.org/spyro543/img/prog/dr-start.jpg

Here you can see I changed the dice:
http://withg.org/spyro543/img/prog/dr-chdice.jpg

Here you can see I changed the modifier: (the modifier actually works)
http://withg.org/spyro543/img/prog/dr-chmod.jpg

Here is a successful dice roll!
http://withg.org/spyro543/img/prog/dr-roll.jpg

The executable is attached to this post.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [Casio-Basic] DnD Dice Roll (NOW WITH DOWNLOADS)
« Reply #6 on: March 21, 2013, 01:52:54 am »
Interesting. Only thing is that if the other person knows how to program he might request to see the source code before playing with you, in case you might use a modified program to cheat :P

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: [Casio-Basic] DnD Dice Roll (NOW WITH DOWNLOADS)
« Reply #7 on: March 21, 2013, 09:56:37 am »
Interesting. Only thing is that if the other person knows how to program he might request to see the source code before playing with you, in case you might use a modified program to cheat :P

Spyro could put a password on the program...

Or he could do it in C, that would not be difficult.



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0