Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wumpus python #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

CarlosMoraMartinez
Copy link

Wumpus, python3 implementation. Some simple tests added.

Use:

java -jar Game.jar 
java -jar Game.jar 60 5 10
java -jar Game.jar 60 5 10 1

Carlos Mora Martinez
Wumpus game - python implementation.
Requirements:
     Works with python 3.6 or higher; due to differences in syntax it's not going to work with python2
Use:
     python wumpus.py 
     python wumpus.py 25 5 10
Use of test:
     python wumpus_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant