Author Topic: Random TI-84+ CSE Progs  (Read 5659 times)

0 Members and 1 Guest are viewing this topic.

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Random TI-84+ CSE Progs
« on: October 17, 2013, 10:31:50 am »
So I have a TI-84+ CSE now, as some of you may know. It's all nice and new and I've already started making some small, random programs for it.
I made this thread for just posting small BASIC programs not worthy of a topic. (like all of the stuff I made.) :P
I'll start it off by uploading some stuff when I get home.


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: Random TI-84+ CSE Progs
« Reply #1 on: October 17, 2013, 11:01:04 am »
Cool to hear. Be sure to install Doors CSE when it's ready (or if you want to test, although I recommend backing up often), because it increases ALPHA scrolling speed in the program editor. :)

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #2 on: October 17, 2013, 05:25:25 pm »
Okay, here we go.

DICE- Emulates a coin toss or dice roll for D6s, D12s, and D20s.

DOODLE- Mess with it to doodle on the graph screen. I have given up hope for ever making this work properly.

RANDDRAW- Draws lines ending in circles which sprout more lines ending in circles. Clears after a certain amount. My first TI BASIC program.

SIMPLGKY- Something Spyro543 wrote on his calc, and it was a lot better than mine.

STATIC- Draws random colors to the screen by pixel. Takes around 2 hours to fill the screen if I remember correctly.


Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #3 on: October 17, 2013, 05:34:43 pm »
Okay, here we go.

DICE- Emulates a coin toss or dice roll for D6s, D12s, and D20s.

DOODLE- Mess with it to doodle on the graph screen. I have given up hope for ever making this work properly.

RANDDRAW- Draws lines ending in circles which sprout more lines ending in circles. Clears after a certain amount. My first TI BASIC program.

SIMPLGKY- Something Spyro543 wrote on his calc, and it was a lot better than mine.

STATIC- Draws random colors to the screen by pixel. Takes around 2 hours to fill the screen if I remember correctly.
I remember you showing me these ;D You made some neat random "art" generators

SIMPLGKY- Something Spyro543 wrote on his calc, and it was a lot better than mine.
Wasn't yours 40 lines and it used the graph screen? :P

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #4 on: October 17, 2013, 05:39:51 pm »
SIMPLGKY- Something Spyro543 wrote on his calc, and it was a lot better than mine.
Wasn't yours 40 lines and it used the graph screen? :P
Yes. Yes, it did. Also, it did not work everytime you pressed a key.


Offline tpt1234567890

  • LV3 Member (Next: 100)
  • ***
  • Posts: 45
  • Rating: +0/-0
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #5 on: October 28, 2013, 11:35:24 pm »
Doors 8 is released... Make sure to get it!

Offline Hexatron

  • LV3 Member (Next: 100)
  • ***
  • Posts: 76
  • Rating: +2/-1
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #6 on: November 05, 2013, 05:43:37 pm »
As for static, I was bored today in school and I made a small 60-some byte routine for it, it only seemed to take up about 45-50 minutes.

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #7 on: November 05, 2013, 06:39:48 pm »
Don't worry guys, moar random crap to come soon! :D (I HAVE BEEN REALLY, REALLY BORED)
« Last Edit: November 05, 2013, 06:40:09 pm by iNk&Venom »


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: Random TI-84+ CSE Progs
« Reply #8 on: November 06, 2013, 01:33:07 am »
Btw, if you find the xLIBC commands too complicated, there is always the Celtic stuff as well which isn't too hard, since it's mainly aimed for people who use TI-BASIC commands as well. You could make some decent ASCII art games on the home screen that uses colors or even some Atari like material. :P

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #9 on: November 06, 2013, 01:35:52 am »
Yeah, xLIBC hurts my head, maybe someday though.

I have been working on some ASCII stuff though.


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: Random TI-84+ CSE Progs
« Reply #10 on: November 06, 2013, 01:39:21 am »
Yeah it can be kinda confusing too due to the whole buffer switching. You have no idea how hard it was to pull a side scrolling game from it. Now I'm doing a second one (or trying to), so wish me luck. Thankfully the new xLIB is much faster, though.

As for Celtic, here is an example of what kind of ASCII program you can do: http://www.ticalc.org/archives/files/fileinfo/456/45639.html

It might be handy for a few Illusiat ports (although there is still the issue about map storage)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Random TI-84+ CSE Progs
« Reply #11 on: November 06, 2013, 08:02:31 am »
Don't worry guys, moar random crap to come soon! :D (I HAVE BEEN REALLY, REALLY BORED)
* Sorunome expects a WFRNG - C

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random TI-84+ CSE Progs
« Reply #12 on: November 06, 2013, 10:12:48 am »
I've never had a chance to use WFRNG. Maybe I'll borrow on of Spy's calcs to try it out.

It shouldn't be too hard to make from the look of it...


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: Random TI-84+ CSE Progs
« Reply #13 on: November 06, 2013, 02:24:39 pm »
I don't think a port of this for the CSE is necessary, considering the 83+ version runs perfectly on the new calc.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Random TI-84+ CSE Progs
« Reply #14 on: November 06, 2013, 02:35:48 pm »
I don't think a port of this for the CSE is necessary, considering the 83+ version runs perfectly on the new calc.
But a WFRNG with color :P
* Sorunome hides for pointlessness

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!