1 / 7

Tetris

Tetris. Gustavo Castro Kevin O'Connell Paul Purcell. Overview. Graphics Shooting Swapping. Graphics. Using DirectX (March 2008 SDK) Implemented: Textures Sound Input Text. Shooting. Shoot a single block away! Implementation: Used cursor absolute position Took direct mouse input.

napua
Download Presentation

Tetris

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Tetris Gustavo Castro Kevin O'Connell Paul Purcell

  2. Overview Graphics Shooting Swapping

  3. Graphics • Using DirectX (March 2008 SDK) • Implemented: • Textures • Sound • Input • Text

  4. Shooting • Shoot a single block away! • Implementation: • Used cursor absolute position • Took direct mouse input

  5. Swapping • Save a Tetrimino for later! • Implementation: • Used a Hold variable • Created a View for the player

  6. Conclusion Graphics – Using DirectX Shooting – Deleting Pieces Swapping – Swap Once a Drop

  7. Questions?

More Related