# AdventureEngine **Repository Path**: whatisgame/adventure-engine ## Basic Information - **Project Name**: AdventureEngine - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-25 - **Last Updated**: 2024-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Create Adventure Engine Over MUD Create a new adventure engine project, built primarily on an adventure engine . Additionally, it includes a heartbeat mechanism, which requires integration with [Adventure Layer Shards](https://github.com/AdventureGoldDao/adventure-layer-shards/). > created by [create-create-app](https://github.com/uetchy/create-create-app). ## Usage ```bash npm create adventure-engine pnpm create adventure-engine ```