This Tetris clone has everything. I have implemented a scoring algorithm so you have the capability to play against the computer with 3 different game modes. Want to make the game more difficult, I added a “crazy mode” that rotates the tetris board every time you rotate a tetris piece. Have fun beating the computer that way. There are also 3 different rendering perspectives (Original 2d, Isometric laying down, Isometric standing up). I also added a built in assistant if you find the game challenging and want a more laid back approach.
hi,
This Tetris clone has everything. I have implemented a scoring algorithm so you have the capability to play against the computer with 3 different game modes. Want to make the game more difficult, I added a “crazy mode” that rotates the tetris board every time you rotate a tetris piece. Have fun beating the computer that way. There are also 3 different rendering perspectives (Original 2d, Isometric laying down, Isometric standing up). I also added a built in assistant if you find the game challenging and want a more laid back approach.