/wumpus

Python implementation of the wumpus hunt

A Python implementation of the wumpus hunt

  • basicVersion contains a version with slow drawing.
  • betterDrawing contains a faster drawing algorithm and alot of files which does nothing
  • the root folder version has async drawing