Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 860 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 860 Bytes

The Roomba Problem Maker is a short script I've written to make the create of PDDL problem files easier for my INT group project.

You can find more about that project here.

Running

I'm using pywebview for the desktop app GUI. To run that, open the pywebview folder and just run start.py

The webapp version is just using flask with a basic API. Instead of writing to files it just displays the problems on the page. You can try a deployed version here.

Other

The two version were made using the following languages/frameworks: HTML, JavaScript, CSS, Python, Flask, pywebview

Screenshots

filling in grid example

results example