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 - Jonius7

Pages: 1 ... 82 83 [84] 85 86 ... 129
1246
Computer Projects and Ideas / Re: My browser based game building platform
« on: October 20, 2011, 10:22:27 am »
These are actually good games! Nice spinoffs on classic titles. I like the balloon jump game the best because im good at it i guess.

1247
The Axe Parser Project / Re: Axe dissasembler
« on: October 20, 2011, 10:21:06 am »
Axe Disassembling would be cool but, it's quite hard due to its compiled nature. Unfortunate that SirCmpWn is no longer among us, and this project may never come to fruition

1248
Miscellaneous / Re: How many English words do you know?
« on: October 20, 2011, 10:13:16 am »
I agree, now that i've seen the second test. Multiple choices aren't always a good way to find out the number  of words you know.
Only 10 words too. and it asks you to take it again! for a higher score

1249
Casio Calculators / Re: Getting started in Casio-Basic? You can ask here.
« on: October 20, 2011, 10:08:19 am »
I know there are ways to check for particular values in a matrix:
And display certain characters as a result:
Eg: a 5 x 5 matrix

Code: [Select]
[[5][5]]->Mat A
[[1,2,3,1,2][2,3,1,2,1][3,1,2,1,2][1,2,1,2,3][2,1,2,3,1]]->Mat A
For 1->A To 5
For 1->B To 5
Mat A[A,B] = 1 => Locate B,A, "O"
Mat A[A,B] = 2 => Locate B,A, "M"
Mat A[A,B] = 3 => Locate B,A, "N"
Next
Next

Try and see what that says

1250
Miscellaneous / Re: How many English words do you know?
« on: October 20, 2011, 09:44:39 am »
The scaling of this test is different, both tests are only an approximation though. I'm not sure if it really matters if I got 45000 or 45500, 45000 words is pretty darn smart.
The question arises not whether it is "better" but whether it is more realistic.

1251
Music Showcase / Re: La Porte du Soleil (new power metal song)
« on: October 20, 2011, 09:41:19 am »
The French Title Makes it special. Hope you make more French Song Titles in the future!
And continue with the great melody lines! They are awesome!

1252
Axe / Re: Axe Greyscale Tutorial
« on: October 20, 2011, 09:39:25 am »
The r is also used to display 3 colour greyscale: DispGraphr. rr which is used to show 4 colour greyscale: DispGraphrr

1253
Casio PRIZM / Re: Stock Craze: a casio game
« on: October 20, 2011, 09:35:00 am »
This'll be quite exciting. I can't wait to play omnimaga/calculator stocks!

1254
Casio Calculators / Re: Getting started in Casio-Basic? You can ask here.
« on: October 20, 2011, 09:33:27 am »
There are other ways to create a matrix other than [[0][0]] -> Mat A, however, I have not programmed casio for 2 years and have forgotten. Something like Dim Mat A, or setting the number of rows and columns

1255
General Calculator Help / Re: TIMER for TI-nspire HELP !!!
« on: October 20, 2011, 09:28:56 am »
Well if you did not follow the downgrade warnings before installing OS 3.1, then you might be screwed. Sadly this happened to a lot of people because when someone buys a TI-Nspire he doesn't automatically visits TI-Planet to read about warnings of the sort. The only way migth definitively be a RS232 interface.

Which is why I'm still cautioning with installing OS 3.x (I still run OS2.1 with TNOC), and making sure to run the OS 3.x file through TNOC before installing when I feel like the dangers of bricked/undowngradable calcs are less.
Eg: http://ourl.ca/11098

1256
TI Z80 / Re: GlassOS
« on: October 20, 2011, 09:25:17 am »
This looks like great progress. I quite like the graphics of the gfiler. Keep up the good work!

1257
TI Z80 / Re: AxePaint
« on: October 20, 2011, 09:22:13 am »
He possibly created this topic for announcing the update:
*UPDATE* There are now 4 methods to export the sprite to HEX.
But it handles 16x16 sprites. Ill download this right away.

1258
Miscellaneous / Re: Any speedcubers here? ;D
« on: October 20, 2011, 09:11:02 am »
I've never tried lubricating my cube. Perhaps it'll make my times much faster?

1259
General Discussion / Re: Billy Joel's best
« on: October 19, 2011, 10:20:43 pm »
Ah that's why your username is pianoman! Great songs, I quite like Billy Joel
you play piano?

1260
TI Z80 / Re: AxePaint
« on: October 19, 2011, 09:42:44 pm »
Same for me too. I remember the I <3 Axe sign a few months ago

Pages: 1 ... 82 83 [84] 85 86 ... 129