uness7 / myTetrisGame

I'm tryin to create tetris game in pure java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myTetrisGame

  • Language used: Java.
  • Version used: JDK 11.
  • Current State of the project: Not finished yet.
  • Topics coverd in the project: OOP, Mutli-threading, Swing GUI, fundamentals.
  • Description of the project: I'm tryin to create tetris game in pure java, and now we created the board, made the 7 shapes to use as tetrominoes in diffent colors, and they are programmed to fall down using a while loop! We also made keys to control the pieces to right, left and to move them down in a quicker pace. Shapes are randomely chosen as well as colors.

Here are some screenshots of the game: (will be updated)

Screenshot_20230201_125412

Screenshot_20230201_125704

About

I'm tryin to create tetris game in pure java


Languages

Language:Java 100.0%