gamelogic
Here are 10 public repositories matching this topic...
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.
-
Updated
Jun 28, 2025 - JavaScript
A fun and interactive Rock Paper Scissors game using HTML, CSS, and JavaScript. Great beginner project to learn DOM manipulation and event handling.
-
Updated
Jun 29, 2025 - JavaScript
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.
-
Updated
Apr 22, 2025 - Java
This is a 8 puzzlle game made in react and tailwind. The main motive was to make the core logic for game
-
Updated
Dec 10, 2024 - JavaScript
A captivating terminal-based implementation of the classic game Mastermind built using C
-
Updated
Sep 20, 2023 - C
Game logics with UI implemented with native GUI libraries
-
Updated
Jan 20, 2025 - Java
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.
-
Updated
Feb 1, 2026 - JavaScript
Twist on classic Pong game. Now integrated into Next.js as "BounceBack"
-
Updated
Feb 19, 2025 - JavaScript
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.
-
Updated
Sep 4, 2025 - JavaScript
Improve this page
Add a description, image, and links to the gamelogic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gamelogic topic, visit your repo's landing page and select "manage topics."