Skip to content

0xhank/dark-seas

Repository files navigation

Dark Seas

Multiplayer naval battle simulation game on blockchain. Built with MUD.

Requirements

  1. Node >= 17
  2. Foundry

Quickstart guide

  • Ensure requirements are met
  • Clone the repository
  • Run yarn && yarn prepare to install dependencies and prepare workspaces
  • Run yarn dev to spin up an anvil local blockchain, deploy smart contracts, and launch a locally hosted client server.

Local Development

  1. Go learn how MUD works.
  2. Fork this repository
  3. Modify smart contracts in the /packages/contracts folder
  4. Modify client in the /packages/client folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published