-
Notifications
You must be signed in to change notification settings - Fork 2
Home
tomasv edited this page May 12, 2024
·
9 revisions
crossword_puzzle is a CustomTkinter/Flask based GUI application that allows you to learn various topics ranging from Science to Geography through the enjoyable experience of filling out a crossword. It has been built with the end-user experience in mind and features various inclusivity features that are discussed later in this thread.
There are several features of crossword_puzzle that makes it an ideal software for learning:
- It provides a seamless experience that is delivered through a
CustomTkinterGUI and aFlaskweb app - It supports over 95 languages
- It covers a wide range of academic topics
- It supports both light and dark mode
- It prioritises ergonomics above all else
crossword_puzzle comes with 4 main categories by default, each with their own topics:
- Computer Science
- Booleans
- Hardware
- Programming
- Python
- Cybersecurity
- AI
- Geography
- Capitals
- Countries by Landmarks
- US State Capitals
- Math
- Geometry
- Probability
- Trigonometry
- Calculus
- Combinatorics
- Science
- General Science
- Physics
- Biology
- Chemistry
The topics in the aforementioned categories often have multiple versions with varying difficulties.
crossword_puzzle (2024)