You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of the classic Tetris game using JavaFX. The project is built on the MVC architecture and includes features such as keyboard controls, score tracking, level progression, dynamic piece generation, and line clearing. The game supports a graphical interface and animation, ensuring a smooth gameplay experience.
Classic Pong game! Includes animated start screen, dynamic gameplay with variable ball velocity and score tracking, plus a "Game Over" screen. Soon to add paddle controls and database integration.
A simple game where you control a bird to avoid pipes by tapping to make it flap. Built with HTML, CSS, and JavaScript for structure, styling, and game logic.