We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82660af commit 1e56c46Copy full SHA for 1e56c46
README.md
@@ -8,7 +8,7 @@
8
9
# Finite-State-Machine
10
11
-This project provides a Finite-State-Machine (FSM) designed to be used in games.
+This project provides a Finite-State-Machine (FSM) as a portable class library (PCL) designed to be used in games.
12
13
Furthermore it implements even a Stack-Based-FSM (SBFSM). So you may tell it to 'continue with the last state before the active one'.
14
0 commit comments