Welcome to Phosphor.
Phosphor is a project originally created by
@redhg on github. The source code for this version can be found
on my github. It is a retro terminal simulator for tabletop role-playing games. I've rewritten the project in
svelte mostly because I'm learning how to use Svelte (and I have no idea how to use React).
Credit is ultimately owed to Quadra whose
idea spawned the whole thing.
All the data is saved to your browser, nothing is shared with a server anywhere. When I say
'upload', all that is happening is the json file specified is validated then stored in
localStorage on your own browser.
Expect bugs. Lots of bugs. And that's not even counting the game!