Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deniszholob/factorio-cheat-sheet
Cheat Sheet for Factorio
https://github.com/deniszholob/factorio-cheat-sheet
Last synced: about 1 month ago
JSON representation
Cheat Sheet for Factorio
- Host: GitHub
- URL: https://github.com/deniszholob/factorio-cheat-sheet
- Owner: deniszholob
- License: gpl-3.0
- Created: 2017-09-12T18:43:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T05:02:17.000Z (2 months ago)
- Last Synced: 2024-12-06T05:27:27.323Z (2 months ago)
- Language: TypeScript
- Homepage: https://factoriocheatsheet.com/
- Size: 34.6 MB
- Stars: 278
- Watchers: 2
- Forks: 40
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - deniszholob/factorio-cheat-sheet - Cheat Sheet for Factorio (TypeScript)
README
# Factorio [Cheat Sheet App](https://factoriocheatsheet.com/)
Cheat Sheet for [Factorio](https://www.factorio.com/): _"A compendium of the most common Factorio game facts, such as build ratios, tips/tricks, and links to further information"._
If you would like to contribute to the cheat sheet code/content, see `contributing.md`
![Factorio Cheat Sheet](src/assets/icons/factorio-cheat-sheet-splash.webp)
## Deployments [![Build Status](https://github.com/deniszholob/factorio-cheat-sheet/actions/workflows/main.yml/badge.svg)](https://github.com/deniszholob/factorio-cheat-sheet/actions/workflows/main.yml)
- [Master Deployment](https://factoriocheatsheet.com/)
- Master branch is for the source code that's hosted on
- [GhPages](https://deniszholob.github.io/factorio-cheat-sheet/)
- [Firebase](https://factorio-cheat-sheet.web.app//)This cheat sheet would not be possible without the Factorio community, big thanks to everyone on Reddit, previous cheat sheets, and the Wiki, which all of the data used here is based on.
For anyone who is doing development work with Angular, I hope this project helps you out with the code structure and whatnot.# Support Me
If you find the cheat sheet or the source code useful, consider:
- Donating Ko-fi: https://ko-fi.com/deniszholob
- Supporting on Patreon: https://www.patreon.com/deniszholob# Screenshots
![Factorio Cheat Sheet Mobile Website](screenshots/factorio-sheat-sheet-home-screen-phone.webp)
![Factorio Cheat Sheet Desktop Website](screenshots/factorio-sheat-sheet-screen-pc.webp)