About RoadStuck

ROADSTUCK

    About ROADSTUCK

  • ROADSTUCK is a C++ based FSM Text based Story game.
  • It uses state machine management code, each option and sequence is a state

    The Idea

  • I created this project as i always wanted to create a RPG of my own as i admire RPGs with a rich Story like Zenonia Series which i really admire.
  • It was a fun project to work on and i learned a lot about C++ and State Machines.
  • Although the story aint that big and the experience isn't that immersive as of now

    The Implementation

  • The Implementation of the Project can be found in GitHub here.
  • My Next Goal for this code is to extend the story in this game and to remake this game in SDL/Raylib and create a RPG with graphics.