Skip to content
/ noq Public

Noq is an online logic puzzle solver using Python and clasp!

License

Notifications You must be signed in to change notification settings

mstang107/noq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noq

This repo contains source code for Noq, an automated logic puzzle solver for use in constructing or solving puzzles.

Noq is currently accessible on the web at noq.solutions, formerly at mstang.xyz/noq. It is powered by Django and runs on a PythonAnywhere web server.