m |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
Super Tetris has the same rules of Tetris except the tetrominoes have five or more blocks in each piece. The pieces do not have holes built into them. | Super Tetris has the same rules of Tetris except the tetrominoes have five or more blocks in each piece. The pieces do not have holes built into them. | ||
+ | |||
+ | Here is a demonstration of Super Tetris: | ||
+ | <youtube>oG03oGdtpPg</youtube> | ||
== Demo Mode == | == Demo Mode == | ||
Line 7: | Line 10: | ||
For the demo part of Stage 2, here is a presentation on how to implement a one-step look-ahead and zero-step look-ahead Tetris algorithm. These algorithms were designed for normal Tetris, but the same ideas could be translated into Super Tetris. | For the demo part of Stage 2, here is a presentation on how to implement a one-step look-ahead and zero-step look-ahead Tetris algorithm. These algorithms were designed for normal Tetris, but the same ideas could be translated into Super Tetris. | ||
− | [[Media:TetrisPresentation.ppt | Presentation over algorithms for Tetris AI]] | + | [[Media:TetrisPresentation.ppt | Presentation over algorithms for Tetris AI]] (Unfortunately the videos do not work) |
+ | |||
+ | Here are some videos that were posted on youtube showing the AI's in action: | ||
+ | |||
+ | <youtube>0uyUSZk6odU</youtube> <youtube>AgyL6axAeCk</youtube> | ||
---- | ---- | ||
− | [ | + | [[2009_Fall_ECE_462_Lu| Back to ECE462]] |
Latest revision as of 15:48, 14 November 2013
Super Tetris
Super Tetris has the same rules of Tetris except the tetrominoes have five or more blocks in each piece. The pieces do not have holes built into them.
Here is a demonstration of Super Tetris:
Demo Mode
For the demo part of Stage 2, here is a presentation on how to implement a one-step look-ahead and zero-step look-ahead Tetris algorithm. These algorithms were designed for normal Tetris, but the same ideas could be translated into Super Tetris.
Presentation over algorithms for Tetris AI (Unfortunately the videos do not work)
Here are some videos that were posted on youtube showing the AI's in action: