GP Former π
This project is a web application for creating randomized setups for the board game Gaia Project. The intent is to provide fast and free scenario generation not just online but offline as well (offline currently work in progress).
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Lints code based on prettier. You can run yarn lint:fix
to fix most lint errors.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This project was bootstrapped with Create React App.
- Images from the game Gaia Project are copyright 2017 Feuerland Verlagsgesellschaft mbH and used by permission for this project only
- All other images and source code are copyright 2020 Benjamin Michael Baldivia under the GNU AGPLv3.
- More details can be found in the LICENCE.md file