Companion app for the game Against the Storm by Eremite games.
- Buildings page
- Show a list of buildings and recipes.
- Filter based on name, produced goods, ingredients, stars.
- Select a group of buildings and show producable goods
- Goods page
- Show a network of related ingredients/products
- Species page
- Shows the relation between species and their needs/specializations
- Set a timer to track in game events
yarn run start
This project uses:
- React - JavaScript library for building interfaces
- react-force-graph - render 3D graphs
- TypeScript - JavaScript with static typing
- ESLint - static code analysis
- Yarn - package manager
- Vite - build tool
- Vercel - hosting and CI/CD
- CodeSandbox - cloud based IDE
yarn run build
This project is licensed under the MIT license, all game assets (images) are Copyright by Eremite Games.