queens
There are 27 repositories under queens topic.
Mr-Donot/QueensGame
homemade game inspired by linkedin game : queens
HCLTech-SSW/openstack-automation-saltstack
Openstack deployment using saltstack
RuPaulsDataRace/Rupository
A series of analyses on data from the best reality competition, RuPaul's Drag Race
LazoCoder/N-Queens-Problem
Placing N chess queens on an NxN chessboard so that no two queens threaten each other.
bradrushworth/nuptialflight
Predict when queen ants are flying near you!
c-beltran/CS212
Comp Sci Java 212 Projects
parimisankar/Ubuntu1604-AIO-devStack-Queens-Sahara-and-Trove-Installation
AIO-devStack-Queens-Sahara-and-Trove-Install
code-warrior/web-dev-env-config-files
A set of configuration files used to stand up a web development environment for classes I teach
Superskyyy/iQueensu
Project iQueensu backend
code-warrior/Assignment-Dates.wdgt
A macOS widget that students in my courses can use to note the amount of days left before all assignments are due.
FederAndInk/Queen_Problem
Terminal implementation of the queen problem (place 8 chess queens on a 8x8 chessboard, none of them must see another one)
taktukt01/Mustang-Community-Web
Community Website.
cx3576888/queens
My React project to let me play LinkedIn Queens as much as I want :)
DeLillo96/Queen-Puzzle-Solutions
Here you will find my version of the algorithm that solves the Queens Problem
kisscodesystems/NqProblem
Extended 9 in 1 solution for the good old N Queens problem. Completion problem is also done.
KnlnKS/CISC204-Model-Group-105
Welcome to the major project for CISC/CMPE 204 (Fall 2020)!
MMaruani/queens
React Games
QC-FYE-Twine/FYE-Game
Text-simulator game to provide first-year QC students with resources and guidance
rishabmenon/N-Queens-Algorithm-Graphical
Graphical Implementation of N-Queen's Algorithm using Back Tracking
yashg714/Artificial-intelligence
Artificial intelligence Programs
Claudiocfls/N-Queens
N-Queens solution using optimization techniques
Dfmaaa/N-queens-problem
I solved the N queens problem, this is my first try, maybe I'll optimize
KimchiSayCheese/Waxman_CS211
Queens College CS211 course with Jerry Waxman
rah00l/attacking-queens
Uses an IP address latitude to build a chess-board and to determine attacking Queens.
thomaspickup/QUB-CSC3060-Assignment-2
Assignment 2 Repository for the CSC3060 module at Queen's University Belfast.
Vaporjawn/8-Queens-Python-Version
Solving 8-Queens problem