https://github.com/kitlith/graph-logic
A Logic engine based on a graph data structure... is this actually a good idea?
https://github.com/kitlith/graph-logic
Last synced: about 1 year ago
JSON representation
A Logic engine based on a graph data structure... is this actually a good idea?
- Host: GitHub
- URL: https://github.com/kitlith/graph-logic
- Owner: kitlith
- Created: 2019-02-16T03:21:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T17:50:58.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T17:51:34.603Z (over 1 year ago)
- Language: Kotlin
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graph Logic
Logic simulation engine of some sort.
I hope to use it in a minecraft mod at some point.
For now, I'm just continuing to iterate on it.