v1.3 is out!
We add ten game levels, mainly about traffic lights and stocks.
We add ten game levels, mainly about traffic lights and stocks.


We add ten game levels, mainly about traffic lights and stocks.
We add ten game levels, mainly about traffic lights and stocks.

In this update, we mainly add a new gameplay (Automaton with various states) and a more complete tutorial. Automaton with Various States Traditional finite state automata only have three types of states: begin, accept, and normal. From now on, we will have various state types for
In this update, we mainly add a new gameplay (Automaton with various states) and a more complete tutorial.
Traditional finite state automata only have three types of states: begin, accept, and normal.
From now on, we will have various state types for different levels. The below picture shows an example.

In this example, states 2, 3, and 4 are used to accept "a," "b," and "c," respectively.
Now, we have a more complete tutorial. This tutorial begins by introducing the basic concepts of finite state automata, such as characters and strings.
The picture below shows a multiple-choice question about the characters from this tutorial.

Like Finite State Automaton Challenges 2, we now have a reset button, which allows players to directly delete all states. The picture below shows this function.


We make the following updates: add ten more levels. inherit the UI of finite state automation challenges 2. arrange levels by their fields, such as Mathematics and Daily Life, instead of difficulties. fix errors in level descriptions (Thanks to our players).
We make the following updates:

In the second episode , you will play with the simplest automaton model, Finite State Automaton, and use it to cope with 40 challenges from variants of the previous episode, character string manipulation, computer science, and mathematics. We're making the game even more challeng
In the second episode, you will play with the simplest automaton model, Finite State Automaton, and use it to cope with 40 challenges from variants of the previous episode, character string manipulation, computer science, and mathematics.
We're making the game even more challenging and fun by introducing two major updates: