Skip to content

Commit

Permalink
update directory
Browse files Browse the repository at this point in the history
  • Loading branch information
wandcrafting committed Dec 20, 2023
1 parent 3097bd1 commit 0300bc9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Zuse: Digital Physics Framework

![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Ftenetxyz%2F66WJih5fz-.png?alt=media&token=d1fc055d-3bf8-4923-bd78-f89a429a858e)

[MUD](https://mud.dev/) is a framework for building ambitious apps on the EVM, and ZUSE is a framework for building worlds with strong digital physics on MUD.

[Spatial Store](/spatial_store) enforces a data model where positions in a 3D space are occupied by objects, some of which are externally controlled by EOAs and initiate state change. Digital physics is the set of rules for how those objects in space interact. To define it, the world creator can use libraries for [Space Initialization](/space_initialization/introduction) and [Space Transition Function](/space_transition_function/introduction).

Then, the world is deployed and players can permissionlessly shape everything that emerges. They can engineer new creations which abide by the rules, and write [Narrative Contracts](narrative) which read the world to create objectives and storylines.

![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Ftenetxyz%2F2jfSIj1apk.png?alt=media&token=da413de3-e839-4703-8839-c00c4ca3b49a)
Then, the world is deployed and players can permissionlessly shape everything that emerges. They can engineer new creations which abide by the rules, and write [Narrative Contracts](narrative) which read the world to create objectives and storylines.
Empty file.

0 comments on commit 0300bc9

Please sign in to comment.