PE31) Block Animation

Write a program that draws a small square on the screen using several blocks (ASCII code DBh) in color.  Move the square around the screen in randomly generated directions.  Use a fixed delay value of 50 milliseconds.

Show Code

Oops! You must be logged in as a PRO MEMBER to see the code for this post. If you're a returning member, please click the LOGIN tab above to log in. If you're not a member yet, head over the Home page and scroll down to SIGN UP 🙂

PE32) Chessboard Color Animation

The program displays chessboard and changes to all 16 colors.  8X8 chessboard,  Every 500 milliseconds the color changes.

Show Code

Oops! You must be logged in as a PRO MEMBER to see the code for this post. If you're a returning member, please click the LOGIN tab above to log in. If you're not a member yet, head over the Home page and scroll down to SIGN UP 🙂