Petri Net Editor
A downloadable editor for Windows and Linux
Download NowName your own price
This is a powerful editor for petri nets.
It allows viewing, editing and simulation of petri nets.
In simulation mode, it's even possible to edit the petri net in a restricted way.
For more information see the repo.
Quickstart:
Create nodes using Ctrl + left or right mouse button.
Select and move nodes using the left mouse button.
Connect nodes using the right mouse button.
Edit names of selected nodes by writing.
Ctrl + S: Save
Ctrl + O: Open
Ctrl + P: Start simulation mode
In Simulation mode:
Alt + left click: Trigger action
Alt + right click: Revert action
Status | Released |
Category | Tool |
Platforms | Windows, Linux |
Rating | Rated 1.0 out of 5 stars (1 total ratings) |
Author | porky11 |
Genre | Visual Novel |
Tags | Game engine, graph, petri-net, story-structure |
Download
Download NowName your own price
Click download now to get access to the following files:
pn-editor 8.9 MB
pn-editor.exe 8.7 MB
Comments
Log in with itch.io to leave a comment.
The Linux version will not start because is dynamically linked to libpns, which isn’t included. I’m guessing this is supposed to be the pns project from your Gitlab. Please statically link that.
Also, your Gitlab link is broken - it has a typo in the project name.
Thanks, fixed