Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dpalmasan/wumpus-ai issues and pull requests

#28 - Update README and provide examples

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: documentation

#27 - Random wumpus world generator given size #26

Pull Request - State: closed - Opened by siyangsun almost 2 years ago - 1 comment

#26 - Implement random wumpus world generator given size

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: good first issue, game-objects

#25 - Refactor rendering to support any Wumpus World size

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: good first issue, game-objects

#24 - Implement Probabilistic agent

Issue - State: open - Opened by dpalmasan almost 2 years ago

#23 - Generalize representation of Bayesian networks

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: bayesian, inference

#22 - Add Bayesian Networks Module

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: bayesian, inference

#21 - Finish Implementation of Logical agents

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: bug, enhancement

#20 - Create `WumpusWorld` class

Issue - State: open - Opened by dpalmasan almost 2 years ago
Labels: wumpus-logic

#19 - Fix Issue #11: Implement Manhattan Heuristic

Pull Request - State: closed - Opened by silky1708 about 2 years ago - 1 comment

#19 - Fix Issue #11: Implement Manhattan Heuristic

Pull Request - State: closed - Opened by silky1708 about 2 years ago - 1 comment

#18 - Implement Movement

Issue - State: closed - Opened by dpalmasan over 2 years ago
Labels: game-objects

#17 - Add pre-commit hooks

Issue - State: open - Opened by dpalmasan over 2 years ago
Labels: ci

#16 - Add consts module (#13)

Pull Request - State: closed - Opened by dpalmasan over 2 years ago

#15 - Create Game Loop

Issue - State: closed - Opened by dpalmasan over 2 years ago

#14 - Mapping from grid to coordinates

Issue - State: closed - Opened by dpalmasan over 2 years ago

#13 - Refactor Constants

Issue - State: closed - Opened by dpalmasan over 2 years ago

#12 - Implement Shortest Path problem with safe cells

Pull Request - State: closed - Opened by dpalmasan over 2 years ago

#11 - Implement Manhattan Heuristic

Issue - State: closed - Opened by dpalmasan over 2 years ago - 1 comment
Labels: good first issue

#10 - Implement shortest path

Issue - State: closed - Opened by dpalmasan over 2 years ago

#9 - Create Player Object and a sublclass AI player

Issue - State: closed - Opened by dpalmasan over 2 years ago

#8 - Implement from_list class method for Map (#7)

Pull Request - State: closed - Opened by dpalmasan over 2 years ago

#7 - Create Map from a List of properties

Issue - State: closed - Opened by dpalmasan over 2 years ago - 1 comment

#6 - Issue 3

Pull Request - State: closed - Opened by dpalmasan over 2 years ago

#5 - Add logic to draw properties in tile (e.g. breeze, pit, etc.)

Issue - State: closed - Opened by dpalmasan over 2 years ago

#4 - First draft of tiling (#3)

Pull Request - State: closed - Opened by dpalmasan over 2 years ago

#3 - Create Tile Class

Issue - State: closed - Opened by dpalmasan over 2 years ago

#2 - Investigate how to move sprites through tiles

Issue - State: closed - Opened by dpalmasan over 2 years ago - 1 comment

#1 - Investigate how to implement a tile class with properties

Issue - State: closed - Opened by dpalmasan over 2 years ago
Labels: documentation