Author Topic: guessing game GUI [nspire]  (Read 7837 times)

0 Members and 1 Guest are viewing this topic.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
guessing game GUI [nspire]
« on: August 28, 2010, 12:53:12 pm »
I developed this in my free time at school... pretty straight forward. you can enter a number to guess up to (ex: if you put in 100 then you would guess between 1-100 or if you put in 500 you can guess between 1 and 500). Then to exit, just enter 0 at any time. you only get up to 10 tries! I was looking for some feedback to see what you guys thought.

have fun!
(developed on os 2.1 (latest))

edit: there should be an extra page (1.2) that has guessgame(). just press enter to run it, no parameters.
« Last Edit: August 29, 2010, 07:22:17 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

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: guessing game GUI [nspire]
« Reply #1 on: August 28, 2010, 12:59:07 pm »
You know, you should try to port Wacky Fun Random Numbar Generator v1.0000069 to the TI-Nspire ;D. You would probably need to ask Nick Disabato permission, though, and make sure to include the exact same readme and file description :P

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: guessing game GUI [nspire]
« Reply #2 on: August 28, 2010, 01:00:29 pm »
haha ill look into it then :p. For now, this is just a basic thing i was doing to adapt myself to the new language. I mean I thought I did a good job for a first program  :)
« Last Edit: August 28, 2010, 01:01:03 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: guessing game GUI [nspire]
« Reply #3 on: August 28, 2010, 01:02:01 pm »
If I had an Nspire I'd try it :)
However, note that, since you made it on 2.1, nobody except those who have said OS can use it x.x (though Nleash lessens the problem)
And the Wacky Fun Random Numbar Generator v1.0000069 port would be awesome ;D
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: guessing game GUI [nspire]
« Reply #4 on: August 28, 2010, 02:51:37 pm »
Can you post some screenies? I don't have os 2.1 installed.

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: guessing game GUI [nspire]
« Reply #5 on: August 28, 2010, 03:51:30 pm »
Wouldn't it work on OS 2.0 too? If I remember, the OS 2.1 BASIC language didn't even add anything signifiant in terms of Input functions. It came in 2.0.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: guessing game GUI [nspire]
« Reply #6 on: August 28, 2010, 03:52:45 pm »
IIRC 2.1 documents aren't viewable in 2.0 because TI wants you to upgrade, IIRC.
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

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: guessing game GUI [nspire]
« Reply #7 on: August 28, 2010, 03:55:53 pm »
Gah, stupid them x.x.

Oh well, maybe Snake can copy the code somewhere then port it to 2.0, eventually, when he installs 2.0 again (with Nleash)

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: guessing game GUI [nspire]
« Reply #8 on: August 28, 2010, 04:16:40 pm »
umm ill just recreate it with os 2.0 and edit this post when its done
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: guessing game GUI [nspire]
« Reply #9 on: August 28, 2010, 04:21:32 pm »
That'd be great. Note that, if you have it set up, you can just use the emulator; you don't have to install it on your Nspire, then go back.
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: guessing game GUI [nspire]
« Reply #10 on: August 28, 2010, 04:26:16 pm »
well, id just rather install the os 2.0. i don't really mind.
« Last Edit: August 28, 2010, 08:16:42 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

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: guessing game GUI [nspire]
« Reply #11 on: August 28, 2010, 04:38:45 pm »
I'll probably get in Nspire mode soon to try this :P

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: guessing game GUI [nspire]
« Reply #12 on: August 28, 2010, 08:17:36 pm »
Right now im editing the game a bit to make it look like the way nspire documents should look like. (hiding the source, writing license, etc.)

edit: first official release!
« Last Edit: August 28, 2010, 08:38:06 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

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: guessing game GUI [nspire]
« Reply #13 on: August 28, 2010, 08:22:22 pm »
Aah ok. By hiding the source do you mean locking the program down or something? Would it require a password?

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: guessing game GUI [nspire]
« Reply #14 on: August 28, 2010, 08:25:05 pm »
no, i just mean deleting the page that has the code on it (the program is still there). This is to keep it user friendly and not to confuse the user just incase a person that doesn't know much about calculator's tries it out.

edit: im just gonna keep updating the file on the first post.
« Last Edit: August 28, 2010, 08:40:05 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.