https://github.com/dzejkop/gemstone.builders
A factorio-like game on the blockchain!
https://github.com/dzejkop/gemstone.builders
blockchain crypto factorio zk
Last synced: about 1 year ago
JSON representation
A factorio-like game on the blockchain!
- Host: GitHub
- URL: https://github.com/dzejkop/gemstone.builders
- Owner: Dzejkop
- Created: 2024-05-17T16:29:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T21:32:19.000Z (over 1 year ago)
- Last Synced: 2025-02-28T03:22:00.458Z (over 1 year ago)
- Topics: blockchain, crypto, factorio, zk
- Language: Jupyter Notebook
- Homepage: https://gemstone.builders
- Size: 37.8 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gemstone Builders
A Factorio inspired fully decentralized and permisionless logistics game.
WIP obviously.
If you're looking for the hackathon version checkout the [legacy branch](https://github.com/Dzejkop/gemstone.builders/tree/legacy).
## Project structure
1. `website/` website source
1. `godot_client/` a Godot client
1. `noise/` libraries and applications for working with noise in ZK context. Generating the map, etc.
1. `circuit/` the ZK circuit implementation with gnark
1. `design/` Design docs and such
1. `res/` non-code resources such as .psd files
1. `exp/` experimental stuff that hasn't been categorized yet