An open API service indexing awesome lists of open source software.

https://github.com/elldritch/queens-solver

A solver for LinkedIn's Queens game
https://github.com/elldritch/queens-solver

Last synced: 11 months ago
JSON representation

A solver for LinkedIn's Queens game

Awesome Lists containing this project

README

          

# queens-solver

Solves puzzles in https://queensgame.vercel.app/.

## Usage

```bash
$ npm run build && npm start -- --level 1
```

![1749800226](https://github.com/user-attachments/assets/79c569aa-d745-4474-83f6-94eee1ed7af9)