Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo's / Examples #37

Open
Timmoth opened this issue Mar 30, 2020 · 1 comment
Open

Demo's / Examples #37

Timmoth opened this issue Mar 30, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers todo

Comments

@Timmoth
Copy link
Collaborator

Timmoth commented Mar 30, 2020

Some demo apps / examples which would be helpful to include:

Demo's:

  • A standard FSM (Traffic lights, Vending machine, Video player ect.)
  • A probabilistic state machine (ABot)
  • A history based state machine (such as a quiz app the chooses the next question randomly but influenced by how many times each question has been shown prior)

Defining a network:

  • Using the Network Creation Tool
  • From Json
  • Using attributes
  • In code
@Timmoth Timmoth added documentation Improvements or additions to documentation good first issue Good for newcomers todo labels Mar 30, 2020
@matthewzar
Copy link
Contributor

I like this idea. I've started working on a demo traffic light, with screenshots of the process. I have several points of feedback already, but I'll include those in a dedicated mail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers todo
Projects
None yet
Development

No branches or pull requests

2 participants