Skip to content

wilsonem/fsm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite State Machine Designer (Updated)

Original: http://madebyevan.com/fsm/

Note: This repo is technically forked, but I realized that the currently published version of the designer was different than the most recent github version, so I pulled the code from the site, sorted it into a few files, and put it here.

Since we frequently use this FSM builder for CSE 132, I've made a few updates to make it easier to use.

  • Clear canvas button was added (from evanw#6)
  • Extra instructions added for adding and deleting items
  • Added another method (shift-backspace) for deleting states & arrows
  • Fixed the broken PNG export function (from evanw#11)

About

Finite State Machine Designer (Updated)

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.1%
  • HTML 12.4%
  • Python 1.5%