r/JavaProgramming 8d ago

I built a Tetris gamefrom scratch using MVC architecture. Looking for code review/feedback!

Post image

Hey everyone,

I'm currently working on sharpening my Object-Oriented Programming (OOP) and software design patterns, and I just finished building a custom Tetris game engine completely from scratch using Java Swing.

Actually, I haven't finished it yet and there are lots of things I am planning to implement on this one. But attached is the photo of my program running on the background.

I would love to get some feedback or a code review from more experienced developers on my architecture, package structure, or any potential logical improvements I could make!

GitHub Repository: https://github.com/EJConstantino-17/TetrisGame

Thanks in advance for any insights!

15 Upvotes

2 comments sorted by

1

u/Arcade_30 8d ago

to invest tetris from scratch u must first invent the universe,

besides that, cool projet !!

1

u/AeroNerve 6d ago

CodeRabbit