PedroAlvesV / N-Queens

N-Queens Problem solver with LÖVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-Queens

N-Queens Problem solver with LÖVE

Features

  • Rotation (clockwise and anti-clockwise)
  • Flipping (vertically and horizontally)

TODO

  • Filter for explicit solutions
  • Reset option to search for another solution
  • Solution exportation

About

N-Queens Problem solver with LÖVE


Languages

Language:Lua 100.0%