Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Yeong

Pages: 1 ... 73 74 [75] 76 77 ... 276
1111
With the => do you have to use goto's? Or could you simply tell it to do something like Locate blahblablah?
it can be any line. ;)

1112
Casio PRIZM / School Escape
« on: February 26, 2012, 05:48:54 pm »
Here's a little program that I made for the contest.
since rule doesn't mention anything about releasing before end of the contest.... ;D
arrow keys to move and SHIFT to select stuff!
Have fun! and don't die! ;D
Run prgmSCHOOL to start.

1113
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 26, 2012, 11:22:23 am »
oh god 6 hrs left XP

1114
TI Z80 / Re: Block Eater 2
« on: February 25, 2012, 09:58:31 pm »
I'll download this to understand greyscale stuff better. :D
Also, you took my place for first sound grammer game(Which I was currently working on) D:

1115
General Discussion / Re: OmniPlayer2
« on: February 25, 2012, 09:55:58 pm »
That's actually what I have in mind as well. :D
I also like the Destiny Knight album stuffs.
Good for workout-music XD

1116
updated for => stuff.
I think this should go to tutorial eventually... :D

1117
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:16:23 pm »
also, you can't do Str1=Str2.
You have to do StrCmp(Str1,Str2)
It returns negative number if they're not equal.

1118
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:14:42 pm »
What I do understand is StrMid(.
It works just like sub( in TI-BASIC! :D

1119
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:12:40 pm »
yes. it's much better than simple If/Else stuff. :D

1120
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:09:48 pm »
for example:
A=3:Goto 1:Goto 2

If A=3, it jumps to lbl 1. otherwise, it jumps to lbl 2.

1121
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 08:57:15 pm »
also, try to utilize => (JUMP F3) as much as possible.
The syntax is:
Condition=>Condition if true[:Condition of false]

1122
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 08:50:34 pm »
I think I'll gonna "port" my really old fx-9750g game XD

Also, saintrunner, don't try to set the plan too big XD It's due tomorrow O.o

1123
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 08:40:41 pm »
so, when is the deadline in EST?

1124
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:15:22 am »
i meant I'm doing this for fun XD

1125
News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days!
« on: February 25, 2012, 09:11:08 am »
I'm doing this competition for fun, not prize XD

Pages: 1 ... 73 74 [75] 76 77 ... 276