Fighting Fantasy RPG Tracker
Github RepoStack Used
- Vue
- Pinia
- Vite
- TailwindCSS

Details
I developed this web-app as a way to track a playthrough of the Fighting Fantasy RPG Gamebooks.
I wanted to sue this as an experiment in UI/UX and using Pinia for complex state management. This is an ongoing project, and I am currently working on adding more features to it to enable users to conduct dice rolls & engage in 'encounters'.
Next Steps
- Leverage LocalStorage or Indexed DB to store data.
- Add a dice roller to the app, to allow users to roll dice without having to leave the app
- Complete the encounters section.
- Allow users to save their playthroughs.