Find how to start the project on your computer in README.md
We welcome all contributions.
- Data are stored on the user's device and are not to be collected in any way.
- Remake assets are not to be used.
- Everything should be done with accessibility in mind.
- The GUI should be updated to look and feel more modern.
- The game should be fully responsive.
- Everything should be simple and easy to use for the average player.
- The main browsers must be supported (Chromium-based browsers, Firefox, Safari) within the last 2 to 3 years updates.
- Every action done with a mouse should have an equivalent for touch screens.
- Actions shortcut can be changed to reflect common VNs shortcuts.
- The preprocess of the original script should be limited to what would apply to a maximum of Ponscript VN.
- In-game layers are toggled using context. They are moved from back to front using CSS property
z-index
. - Assets have been separated from the repo.