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

Pages: 1 ... 29 30 [31] 32 33 ... 44
451
TI Z80 / Re: AnyForm 83+
« on: September 28, 2011, 08:23:27 pm »
LOL

452
Site Feedback and Questions / Re: How we can improve Omnimaga?
« on: September 27, 2011, 05:59:26 pm »
I actually really want to emphasize integration with a userbar generator, most of all RemovedFromGame Userbar Manager. But advertising aside, It would be easier for everybody, and ther could even be an automatic signature updater so it would be easier. As programmers, and geeks, we need lots of userbars for projects and things we are fans of. I think it would make Omni a little better, though not significantly.

453
TI Z80 / Re: Chess in Basic
« on: September 27, 2011, 05:53:38 pm »
I suggest using text on the homescreen, like this demo:
[I]=matrix
Code: [Select]
For(Y,1,8)
For(X,1,8)
Output(X,Y,Sub(" PNKBRQ"[I](Y,X)-1,1)
End
End
I have suddenly become really efficient at programming somehow! I don't know. But anyway that should display the entire board in about a second. As long as:
0 = blank space
1 = Pawn
2 = Knight (Night)
3 = King
4 = Bishop
5 = Rook
6 = Queen

However, I don't know about for the black peices...
Although there are asm( things you can put in that make the output text inverted temporarily, so you could figure something out with that...

454
Miscellaneous / Re: Why Johnny Can't Code
« on: September 27, 2011, 05:37:23 pm »
I started with Alice (more of a learning tool) and then KidBasic (now called BASIC256). Two years ago, I got my first TI Calc. Now, One year ago, I got serious.
Edit: FizzBuzz in TI BASIC? Easy.

For(X,1,100)
If (X/3) = int(X/3)
1 -> Y
If (X/5) = int(X/5)
If Y = 1
Then
13 -> Y
Else
9 -> Y
End
Disp Sub("FIZZ    BUZZ    FIZZBUZZ",Y,8)
End

455
Casio PRIZM / Re: Golf Tour 2011 CASIO Edition
« on: September 27, 2011, 05:19:21 pm »
We should start a game production group because we keep planning cross-platform releases.
You know, how games are released for the ds, the ps3, stuff like that?

456
Casio PRIZM / Re: Stock Craze: a casio game
« on: September 27, 2011, 05:18:32 pm »
Can I make a TI BASIC version of this? I like the idea.
Oh, and you should have two modes:
Arcade mode, where stocks update real time and you have to stay in the black for as long as possible, and
Casual mode, with a "Next day" button, and it is less intense and you don't lose, just attend to it.
Two different games, but one game. Like the idea?

457
Miscellaneous / Re: Why Johnny Can't Code
« on: September 27, 2011, 05:15:55 pm »
What if some non programmer is like "duh du duh" and gives you five pennies for a nickel? How do you know that someone isn't just trolling? We need a more idiot proof pasword. I say idiot proof because smart people will say no, but both programmers and idiots say yes. Trollers or people who think you are joking say yes too. We need an inconspicuous but trollproof pw.

458
Miscellaneous / Re: My mini moral dillema
« on: September 27, 2011, 11:44:30 am »
What are the benifits of CASIO calcs?

459
Casio PRIZM / Re: Golf Tour 2011 CASIO Edition
« on: September 27, 2011, 11:42:16 am »
You know...
Imitation is the greatest form of admiration...
:P Naw I am actually really glad you like my ideas. LOL

460
News / Re: 10th anniversary of Illusiat
« on: September 27, 2011, 11:38:45 am »
now THAT'S a good idea...

461
Miscellaneous / Re: My mini moral dillema
« on: September 27, 2011, 11:34:57 am »
Flyingfisch: Of course you say that :P they don't seem like they are that good atm...
Why should I get one?

462
Art / Re: Amorphous Blob
« on: September 27, 2011, 11:19:28 am »
Here you go! It is a sprite sheet.

463
Casio PRIZM / Re: Stock Craze: a casio game
« on: September 27, 2011, 10:59:52 am »
GOOG
NASDAQ
DOW JONES

464
Art / Re: Amorphous Blob
« on: September 26, 2011, 09:22:39 pm »
I'll make that tomorrow. K?

465
Miscellaneous / Re: My mini moral dillema
« on: September 26, 2011, 09:17:51 pm »
So, what is the best calc for games and programming? (A tiny more weight on games) It seems like I should be looking out for either the 84 SE or one of the new ones (PRISM or nSpire) Because they have better communities and will grow. New ones will have color games... Imagine full color doom... so Which one should I get?

Pages: 1 ... 29 30 [31] 32 33 ... 44