00:00
00:00
Newgrounds Background Image Theme

Skarp-Mahoney just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

FiniteStates

Share Collapse

Author Comments

Solve simple puzzles using different models of computation - almost like programming with them. Built with JavaScript and the HTML canvas. The project is open source and can be viewed here: https://github.com/shailpatels/FiniteStates.


Press the 'help' button on-screen for a list of instructions and other tips about the different models of computation.

Log in / sign up to vote & review!

I like the concept of this, this could be used as a way to teach computer modelling. However, for some reason I am unable to add transitions between two states. I've tried on Firefox, Chrome and Edge but it doesn't seem to work for some reason. Hope it gets resolved soon, best of luck with your thesis :)

Edit: I'm using Windows 10
Edit 2: One thing I found that helps mitigate the issue is making sure that the nodes are very close to each other and moving the mouse very quickly. The issue is also present on your website
Edit 3: The newest update fixes the issue I was having, but introduces a new one which crashes the frame due to trying to draw a node which does not exist. The line that crashes is line 48 in canvas.js. For me, deleting that line circumvents the crash and allows for transitions to be made properly. Here's a link for what the crash looks like: https://www.newgrounds.com/dump/item/bc2dec00039ad28d790357259a1dbc73

koalakools responds:

Thanks for the feedback!

What operating system are you running on? I've heard some people having issues making transitions but haven't been able to reproduce the issue.

Update: I pushed some changes that should see improvements, thanks for mentioning the part about then it worked with moving the mouse quickly, there was some weirdness with the event handlers logic not updating in the right order.

Credits & Info

Views
293
Votes
60
Score
2.67 / 5.00

Uploaded
Apr 29, 2021
7:20 AM EDT