luka1199 / wumpus-world

:japanese_goblin: An implementation of the wumpus world using P5.js

Home Page:https://luka1199.github.io/wumpus-world/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wumpus World

The Wumpus world is a simple world example to illustrate the worth of a knowledge-based agent and to represent knowledge representation. It was inspired by a video game Hunt the Wumpus by Gregory Yob in 1973.

This is the core game to implement an agent for in the future.

Getting Started

node app.js

http://localhost:8080/

https://luka1199.github.io/wumpus-world/

About

:japanese_goblin: An implementation of the wumpus world using P5.js

https://luka1199.github.io/wumpus-world/

License:MIT License


Languages

Language:JavaScript 70.4%Language:HTML 24.7%Language:CSS 4.3%Language:Shell 0.5%