Joachricar / wumpus

Python implementation of the wumpus hunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python implementation of the wumpus hunt