Skip to content

kedich22/Crossword_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Crossword GUI

Java application for creation of crosswords from text files

Provided src folder includes 8 classes distrubuted over 4 packages. Each package is responsible for certain operation:

  1. importdata - to open and transform the data from textfile
  2. gui - exact creaton of graphic interface
  3. checker - provides the check of the user answer
  4. opener - opens the final application

In addition the text file is provided to test the application (puzzle-1-adjusted.txt) User could pass another file, but the structure of it should be identical

About

Java application for creation of crosswords from text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages