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

Pages: [1] 2 3
1
Computer Projects and Ideas / Re: [PC] Allegro-based MMORPG
« on: August 17, 2009, 06:51:53 pm »
cool! this sounds nice!

2
TI Z80 / Re: BBC Basic Tetris
« on: August 17, 2009, 06:50:46 pm »
is BBC basic a realistic language for a beginner like me?

3
Site Feedback and Questions / Re: MOAR FEMALZ!
« on: August 16, 2009, 10:14:49 pm »
hahaha girls are awesome

4
TI Z80 / Re: Chip Preview
« on: August 16, 2009, 10:10:30 pm »
Wow how do you make cool graphics like that?

5
Miscellaneous / Re: Bye-ish
« on: August 16, 2009, 10:08:53 pm »
BYee!

6
TI-BASIC / Re: Optimization?
« on: August 16, 2009, 10:01:33 pm »
oh yeah i forgot to store a value to x and z. haha silly me

7
TI-BASIC / Re: Optimization?
« on: August 15, 2009, 04:03:11 pm »
why do i always get a domain error when i run this program?

Code: [Select]
:5→I
:AxesOff:FnOff
:DispGraph
:Pxl-Change(X,Z+1
:Pxl-Change(X-1,Z
:Pxl-Change(X,Z-1
:Repeat A=1
:0:Repeat Ans
:getKey→K
:End
:Pxl-Change(X,Z-1
:Pxl-Change(X-1,Z
:Pxl-Change(X,Z+1
:K:X-I((Ans=25)-(Ans=34)→X
:K:Z+I((Ans=26)-(Ans=24)→Z
:(K=21 or K=105)→A
:Z+I((Z≤0)-(Z≥94)→Z
:X+I((X≤0)-(X≥60)→X
:Pxl-Change(X,Z+1
:Pxl-Change(X-1,Z
:Pxl-Change(X,Z-1
:End
:Return

Edit: when i press the goto option, it always points back to the pxl-Change(x-1,z

8
Other Calculators / Re: Awesome Omnimaga rickrolling program.
« on: August 15, 2009, 03:38:51 pm »
yay thanks! haha i'm learning a lot from this site!

9
TI-BASIC / Re: Optimization?
« on: August 15, 2009, 03:36:00 pm »
oooo thanks!

I'm trying to make an inverter program that inverts diagonally instead of horizontally or vertically.
Any ideas how to do this?

10
TI Z80 / Re: Ti Basic Editor
« on: August 15, 2009, 03:32:55 pm »
coool !

11
TI-BASIC / Re: Ti Basic Editor
« on: August 14, 2009, 09:59:17 pm »
ok thanks. I read somewhere that it won't work with windows 2000. is this true?

12
TI-BASIC / Ti Basic Editor
« on: August 14, 2009, 05:33:48 pm »
Is there a program where i can write basic programs on the computer? A good one with no bugs

13
General Calculator Help / Re: TeacherGuard 2.0
« on: August 14, 2009, 10:32:34 am »
it has been posted :)

14
Introduce Yourself! / Re: Mucho Gusto!
« on: August 13, 2009, 09:05:48 pm »
Welcome! Omnimaga is the only forum I have ever been in!

15
Other Calculators / Re: Awesome Omnimaga rickrolling program.
« on: August 13, 2009, 09:01:56 pm »
nicee! i just wanna know how you made that awesome program :) i have to admit, it's pretty amazing

Pages: [1] 2 3