Giter Club home page Giter Club logo

this-cursed-machine's Introduction

THIS CURSED MACHINE

THIS CURSED MACHINE is a sci-fi body horror fulfilment center simulator. Reverse engineer complex recipes and use your own body as a large scale production circuit. Build strange machines and connect them in intricate supply chains to fulfill orders more quickly than the other workers.

Run locally

  1. Install foundry
  2. Install dependencies: pnpm i
  3. Got to packages/contractsand set PRIVATE_KEY to the anvil default private key: echo "PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80" > .env
  4. To avoid a potential issue with the contracts not being found by the client on first load, run pnpm build in packages/contracts
  5. Start the development environment with pnpm dev in the project root. This will start a local chain, deploy the contracts in packages/contracts, and start a development server for the client.
  6. Go to http://localhost:5173/ in browser.

this-cursed-machine's People

Contributors

pwrstudio avatar manegame avatar dk1a avatar holic avatar agnescameron avatar

Stargazers

k1ic avatar Raymond Z avatar Siphamandla Mjoli avatar CometShock avatar Paul Gadi avatar Coding Velociraptor avatar Jünger avatar Roamin avatar Alexander Mangel avatar Erhan avatar Ameya Deshmukh avatar Emerson Hsieh avatar Vivek avatar tokamak avatar billy rennekamp avatar Frost avatar vincent avatar  avatar Th3o avatar ludens avatar Paul Seidler avatar  avatar  avatar

Watchers

ARB avatar  avatar

Forkers

dk1a holic polats

this-cursed-machine's Issues

Cant connect core twice to mixer without reloading

Making one connection from core to mixer works.
The second one fails on-chain with "port not input".
BUT: after reloading the client making the second connection works.

ACTUALLY does not always work to reload, might be a matter of the port order not being consistent?

Image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.