Skip to content

Jiya3177/crossword-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBMS Crossword Puzzle Game

An interactive crossword puzzle game designed to help users understand and practice SQL and database concepts.
This project demonstrates how database-related terms can be learned through an engaging puzzle format.


🎯 Objective

The main goals of this project are to:

  • Help students learn SQL terminology
  • Reinforce Database Management System (DBMS) concepts
  • Provide an interactive learning experience

The crossword contains clues related to common DBMS topics like tables, queries, normalization, triggers, keys, and transactions.


🛠 Tech Stack

  • HTML – User interface
  • CSS – Styling and layout
  • Python – Game logic and crossword validation
  • SQL – Database structure and query concepts

📚 DBMS Concepts Covered

The crossword puzzle includes questions related to:

  • Tables
  • Queries
  • Normalization
  • SQL
  • Views
  • Triggers
  • Primary Keys
  • Transactions
  • Entities
  • Indexing

These concepts help learners strengthen their understanding of relational databases.


🎮 Features

  • Interactive crossword puzzle interface
  • DBMS-related clues and answers
  • Helps practice SQL terminology
  • Simple and lightweight design
  • Educational tool for beginners learning databases

🚀 Future Improvements

  • Add more crossword levels
  • Connect to a live SQL database
  • Add score tracking
  • Improve UI design
  • Add timer and difficulty levels

🎓 Academic Purpose

This project was developed as part of a Database Management Systems (DBMS) course to demonstrate understanding of SQL concepts through an interactive application.

About

An interactive crossword puzzle application developed as a DBMS project, showcasing practical implementation of database design, SQL queries, and data-driven game logic through a puzzle-solving interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors