Skip to content
Snippets Groups Projects
Commit 6ff36aab authored by Tessaris Sergio's avatar Tessaris Sergio
Browse files

export coordinates class and function plus version increase

parent 9a6830df
No related branches found
Tags v0.1.2
No related merge requests found
from wumpus.wumpus import WumpusWorld, Hunter, Wumpus, Pit, Gold, Exit
from wumpus.gridworld import Player, UserPlayer, RandomPlayer
from wumpus.gridworld import Player, UserPlayer, RandomPlayer, Coordinate, coord
__version__ = '0.1.2'
\ No newline at end of file
__version__ = '0.1.3'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment