-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3097bd1
commit 0300bc9
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
File renamed without changes.
File renamed without changes.
Empty file.