Skip to content

An overkillish solver for the Dishonored 2's Jindosh Riddle.

Notifications You must be signed in to change notification settings

moorglade/jindosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

General Jindosh Solver

Let's get that door open!

Requirements

  • Python 2.7
  • some philosophical desperation

Output

> ./jindosh.py
Found 1 solution(s):

Solution 1:

Baroness Finch  : Bird Pendant
Countess Contee : Ring
Doctor Marcolla : Diamond
Lady Winslow    : Snuff Tin
Madam Natsiou   : War Medal

The things which are not

  • could be easily adapted to read riddle conditions from a file
  • the order of the attributes in the riddle is random, but once you have a single solution, it's trivial to just map the attribute order of any other riddle instance
  • I'm still a fan of the save/read/load/open/achieve method
  • yeah, it's kind of an overkill

About

An overkillish solver for the Dishonored 2's Jindosh Riddle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages