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 ... 32 33 [34] 35 36 ... 44
496
« on: September 25, 2011, 06:06:22 pm »
So, in homescreen invaders, the alien fleet is rendered by the program reading from a 3X5 matrix and drawing a V in the appropriate position. Howver, it doesn't draw anything. Also, the matrix is appropriately filled with 1's for the example. Here is the code:
1→M 1→X 1→Y While M≤15 If X≤5 Then If Y≤3 Then If [I](Y,X)=1 Output(Y+3,X+3,"V" If [I](Y,X)=0 Output(Y+3,X+3," " Else Goto Z End Else X+1→X Y+1→Y End M+1→M End
497
« on: September 25, 2011, 05:52:16 pm »
make the board wood instead of marble. It isn't hard. I can do it real quick if you just send me the pic of the board
498
« on: September 25, 2011, 05:48:49 pm »
AWESOME!!! Just fix the background for the white pawn. and fill in the board with shades of brown, too
499
« on: September 25, 2011, 05:28:32 pm »
Thanks! I can't wait, either. Even though I don't have an nSpire.
500
« on: September 25, 2011, 05:22:40 pm »
The game is now scheduled for 5:30! Be there or be Square!
501
« on: September 25, 2011, 04:49:13 pm »
Here:
502
« on: September 25, 2011, 04:26:46 pm »
Oh I don't have 1.7.3 I dont think...
503
« on: September 25, 2011, 04:15:36 pm »
PLEASE post the updates on the first post. That is like the #1 rule in project posts, nobody likes digging through posts.
504
« on: September 25, 2011, 04:14:30 pm »
It was actually really fun. Your score for five rounds was added up and even the stupid jerks that hated me at my school were lining up to beat the high score.
505
« on: September 25, 2011, 04:13:02 pm »
now, we need a ti 84 emulator...
506
« on: September 25, 2011, 04:07:40 pm »
26 with 24. I'll get on it soon.
507
« on: September 25, 2011, 03:52:10 pm »
Anvil Studio is the best MIDI program!! Just saying.
508
« on: September 25, 2011, 02:29:26 pm »
Can't you just buy a Z80 Processor?
509
« on: September 25, 2011, 01:59:29 pm »
Some have you may have joined in on the fun last night when I was the MC in a role-playing-game on Omnimaga Radio. (I didn't know what it was for because it was broken) So tonight at 5:00 PM EST, I am hosting another on #boot2490rpg on EFNet. (The same server as #omnimaga.) At least Juju and Parser Padwan will testify to the intense and blazing excitement I invented for the action scenes. One time, Parser Padwan's jacket was stuck under a van while a machine gun was slowly aiming toward his waist. It was about to tear him into oblivion! I think that the RPG tonight will be very fun. See you there!
510
« on: September 24, 2011, 11:33:14 pm »
I think it will look better wiht a 20x20 board along with 16x16 pieces if you ask me. I'll work on it twomoro. Gnite!
Pages: 1 ... 32 33 [34] 35 36 ... 44
|