Go to file
Aly de97633434 Get initial GUI working 2021-02-04 22:22:03 -08:00
src/main Get initial GUI working 2021-02-04 22:22:03 -08:00
.gitignore Update packages 2020-11-22 12:13:12 -08:00
README.md Add Depends 2020-12-15 18:09:04 -08:00
build.gradle Add real blocks and items 2020-12-13 17:10:41 -08:00
gradle.properties Get initial GUI working 2021-02-04 22:22:03 -08:00
settings.gradle Initial commit 2020-11-21 09:50:36 -08:00

README.md

MonadMachines

A computer mod that aims to teach functional programming concepts through a tutorial book and a simple visual interface.

Depends on:

  • Fabric API
  • Fabric Language Kotlin

Recommended:

  • Patchouli: The mod uses Patchouli for its documentation. Don't leave out Patchouli unless you know what you're doing.

Suggested:

  • Mod Menu: Shows mod information.
  • Polymorph: Adds a recipe conflict resolver. Certain crafting recipes in MonadMachines may conflict with other mods.