United Blocks of America
Tetris Red, White, and Blue Edition Tetris in QNX RTOS Don't be fooled, those blocks cleared immediately after I grabbed a screenshot. I just happen to have hands like lightning... only slightly less fast and destructive (cue the Nakadaka ipon ken karate hand strikes). This is being developed for an Embedded Systems course I'm currently taking. This course's final project focuses on the design and development of an embedded software application--which, as you can see, is Tetris--in C using the QNX RTOS and implemented on an ATMEL AT91SAM9G45 microprocessor . Development This was developed in several stages. The first stage involved a GUI design and shape creation. The second stage entailed controlling shape movement and establishing bounds. The third stage required a redesign of the GUI (slightly) because our professor gave us the wrong initial dimensions... not too much of a change, but got to learn some more about the front end aspect. Additionally,...