An open API service indexing awesome lists of open source software.

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!

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