1. Python Tetris Part 13 (shifting block)

    Python Tetris Part 13 (shifting block)

    27
  2. Python Tetris Part 18 (Wall Checks)

    Python Tetris Part 18 (Wall Checks)

    25
    4
    16
  3. Python Tetris Part 21 (Collission Check)

    Python Tetris Part 21 (Collission Check)

    20
    3
    23
  4. Python Tetris Part 20 (Avoiding Overlap)

    Python Tetris Part 20 (Avoiding Overlap)

    22
    6
    13
  5. Python Tetris Part 9 (working on shifting block)

    Python Tetris Part 9 (working on shifting block)

    10
    0
    4
  6. Python Tetris Part 10 (Renaming Variables & Methods)

    Python Tetris Part 10 (Renaming Variables & Methods)

    18
    2
    7
  7. Python Tetris Part 11 (Refactoring)

    Python Tetris Part 11 (Refactoring)

    23
    3
    9
  8. Zombie shooter using pygame - quick demo

    Zombie shooter using pygame - quick demo

    2
  9. Python Tetris Part 4 (drawing the arena)

    Python Tetris Part 4 (drawing the arena)

    2
    1
    5
  10. Python Tetris Part 26 (Line Clears)

    Python Tetris Part 26 (Line Clears)

    17
  11. How can i make "pygame.event.get()" available across all the modules in pygame

    How can i make "pygame.event.get()" available across all the modules in pygame

  12. Python Tetris Part 16 (Rotating Multiple Block Shapes)

    Python Tetris Part 16 (Rotating Multiple Block Shapes)

    7
  13. Python Tetris Part 14 (about to rotate)

    Python Tetris Part 14 (about to rotate)

    11
  14. Python Tetris Part 2 (Abstracting out the Starter Code)

    Python Tetris Part 2 (Abstracting out the Starter Code)

    13
  15. Python Tetris Part 3 (input, update & draw functions)

    Python Tetris Part 3 (input, update & draw functions)

    10
  16. Python Tetris Part 4 (drawing the arena)

    Python Tetris Part 4 (drawing the arena)

    7
  17. Python Tetris Part 5 (1st block)

    Python Tetris Part 5 (1st block)

    5
  18. Python Tetris Part 6 (moving block)

    Python Tetris Part 6 (moving block)

    4
  19. Python Tetris Part 7 (falling block)

    Python Tetris Part 7 (falling block)

    6
  20. Python Tetris Part 8 (landing block)

    Python Tetris Part 8 (landing block)

    6
  21. Python Tetris Part 9 (working on shifting block)

    Python Tetris Part 9 (working on shifting block)

    6
  22. Python Tetris Part 11 (Refactoring)

    Python Tetris Part 11 (Refactoring)

    6
  23. Python Tetris Part 19 (Floor Checks)

    Python Tetris Part 19 (Floor Checks)

    4
  24. Python Tetris Part 22 (Faster Falling)

    Python Tetris Part 22 (Faster Falling)

    10