A downloadable game

Hello! I made this game as a final project for one of my CS courses.

This game is a puzzler where you have to build finite state machines that give instructions to a little robot named Auto so they can safely get to the other side of the screen. What's a finite state machine? It's a machine made up of states and transitions between them. The states govern what Auto does (run, jump, etc) while the transitions govern which state is active (is there a pit in front of me? transition to the jump state). 

I made this in between studying for finals, so it's far from my best work. I'm sure there's bugs and unintended side effects aplenty here, so be warned. It's also pretty light on tutorials, so if you get stuck here's a quick FAQ minus the Q:

- Left-click to place states/transitions in the big grid
- Right-click to delete them
- Click on the green arrow to run the FSM
- If you click on the green arrow and don't want to run the FSM, right-click to cancel

Lastly, the zip file has a LOT of extra garbage - it just showed up when I ran the default installer. You only have to run the .exe file to play. Have fun, and if you have any thoughts about this game feel free to let me know!

Download

Download
FSAutomaton.zip 2.7 MB

Leave a comment

Log in with itch.io to leave a comment.