Re: A89: Hey, could someone help all newbies!
[Prev][Next][Index][Thread]
Re: A89: Hey, could someone help all newbies!
In a message dated 4/10/99 3:47:56 PM Eastern Daylight Time,
cassetti@yahoo.com writes:
<< Hey, I have just started to program, and i think
that since there is a "hello world" prgram,
someone nice, Should creat a simple ( for you! )
program to:
* do a simple Graphic
* put text in a diff size/font
* have user input text
those 3 program would greatly help beginners
(like me!) to understand the basic parts of
programming.
Thank you very much! >>
a short while ago i decided to learn how to program for the ti-89 too. and i
decided that i thought it was alot easier to learn by example, so you can go
in and change stuff to see how it works. so i had some friends make me a few
different programs to teach me. im including them in a zip. one program is
hello world, is made by doors, just an example of writing to the screen.
the next is my mogsoft, and it helps to teach you how to get a key input.
then since basically just putting a sprite to the screen is so easy with
putsprite, i didn't do anything, (If you got questions on this let me know
and ill make a quick one) so i went straight to moving the sprite. and there
is an asm file in the zip that is a simple, VERY ugly example. not optimized
at all, but i commented it. it teaches you the basics, that was mainly
done by stf (maker of nibelz) for me, but i added some stuff like erasing the
sprite, without clearing the whole screen. and then there is a greysprite
routing (well commented) by Rayman, finally a game of tic tac toe, made by
Steven Reagan that adds alot of stuff all together. let me know if there
are any problems, coment's or complaints with the zip. i tried to give
everyone credit, but if i forgot, sue me. just let me know and ill make
sure i do. hope this helps, but im sure some of it might be confusing. so
mail me if it is. peace
p.s. i suck, i know very little, i in no way think i am an expert or that
i am always right. if something is wrong, then let me know, but seeing as
most of these aren't my programs its their fault =)
TUTORI~1.ZIP
Follow-Ups: