Git Product home page Git Product logo

fog-machine's Introduction

Fog Machine

Fog Machine is a 3rd party extension tool for the app Fog of World. It contains the following components:

  • Editor: A tool for visualizing and editing Fog of World data.
  • Time Machine: A service for snapshotting and preserving history of Fog of World data.

Use it directly

More background story about Fog Machine project can be found on my blog.


迷雾机器世界迷雾APP 的第三方扩展工具。它包含如下组件:

  • 编辑器: 世界迷雾数据的可视化编辑工具。
  • 时光机: 世界迷雾数据快照及历史数据管理服务。

直接使用

更多有关迷雾机器项目的背景故事可以在我的博客上找到。

Screenshot

Home Page Editor Screenshot Time Machine Time Machine Viewer

Disclaimer

As a free and open source service, it comes with no warranties, use at your own risk. Time Machine will collect and save your Fog of World data. However Editor is fully offline and can be used without Time Machine.

Project Setup

Folder structure:

.
├── editor   // frontend for Editor
├── frontend // frontend for everything else (home page + Time Machine)
└── server   // backend for everything (Time Machine)

For all parts, you need to set up environment variable correctly before running it. You could use .env.local.example file as an example and rename it to .env.local.

For frontend parts, we are using yarn. You can use yarn install to install the required dependencies and use yarn start to run it. You might also find yarn run cicheck and yarn run autofix useful.

For backend parts, we are using cargo. You can use cargo run to run it.

Contributing

We ❤️ contributions from the open-source community! If you want to contribute to this project, you can look out for issues you'd like or create new issues.

fog-machine's People

Contributors

caviarchen avatar tavimori avatar suozixie avatar kuailezhiyuan avatar

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.