Game logics with UI implemented with native GUI libraries
- 
            Updated
            
Jan 20, 2025  - Java
 
Game logics with UI implemented with native GUI libraries
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.
A fun and interactive Rock Paper Scissors game using HTML, CSS, and JavaScript. Great beginner project to learn DOM manipulation and event handling.
A captivating terminal-based implementation of the classic game Mastermind built using C
The Flag Quiz is an interactive web-based game designed to test players' knowledge of national flags and their corresponding countries. The quiz is structured into three difficulty levels: easy, medium, and hard, allowing players to choose their preferred challenge.
This is a 8 puzzlle game made in react and tailwind. The main motive was to make the core logic for game
This is a Memory Card Matching Game built using web technologies.All cards are initially faced down. The user flips two cards at a time, and if they match, the win count increases. Once all pairs are matched (win count = 8), you wins else if time passes you loose.
Twist on classic Pong game. Now integrated into Next.js as "BounceBack"
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.
Add a description, image, and links to the gamelogic topic page so that developers can more easily learn about it.
To associate your repository with the gamelogic topic, visit your repo's landing page and select "manage topics."