-- BEGIN included message
Message-ID: <3660BAAB.43E8@usa.net> Date: Sat, 28 Nov 1998 22:08:27 -0500 From: Bill Barksdale <wcbarksdale@usa.net> Reply-To: wcbarksdale@usa.net X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: assembly86@lists.ticalc.org Subject: asm programming lessons Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I agree with the general idea of the original message. Here are a few of my ideas: --The best way to compile a list like this is to submit things first and then rank them. After that, I suppose things could be manufactured to fit the empty spots. So, in psuedorandom order: *A text adventure. *Pong. *A program that will move a sprite around based on pressing the arrow keys. *A program that does that, and checks if the sprite collides with something else (say, a pit trap or wall) *A program that does that, but with scrolling, etc. These are a few basic ideas. Comments welcome. --Bill Barksdale
-- END included message