A noir-themed detective game where you solve crimes by writing Cypher queries to explore a Neo4j graph database. Each level presents you with a clue, and you must write the correct Cypher query to find the information in the database.
git clone https://github.com/aidan073/CypherDetective.git
cd CypherDetective
pip install -r requirements.txtpython -m src.play