Skip to content

amee-project/maze-server

Repository files navigation

Maze Server

Compliant with Maze-XML media type: http://amundsen.com/media-types/maze/

There is an XML version and an RDF (turtle) version of the server

XML Version

$ node app-xml.js

Starts the server on port 1337

RDF Version (by @kaefer3000)

$ node app-rdf.js

Starts the server on port 1337 by default.

Start browsing at http://localhost:1337/, look around and try to get out. Gives you represtations of the cells in the Maze in Turtle.

With the RDF Browser, you can look around using your (Firefox) browser.

The RDF Server was created by @kaefer3000 and can be found here: https://github.com/kaefer3000/2021-02-dagstuhl

About

simple 2d maze server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published