Skip to content

arthurbrenno/eightqueens-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[👸] Eight Queens [👸]

Status: [90%]

Java API for your Eight Queens Application!

Example Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Single Responsiblity Principle
  • Row checker
  • Diagonal checker
  • Column checker

TODO

Things to do:

  • Document some pieces of code
  • Provide board places heuristic (not the most optimal solution, but it might be required)
  • Change implementation by interfaces (more extensible)

About

API for making eightqueens related problems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages