Skip to content

themetacat/popcraft

Repository files navigation

PopCraft

PopCraft is the most composable Fully On-chain casual Game.

This repository contains the Front-end and Smart Contract code for PopCraft.

Demo

image

How to Play?

  • PopCraft is a game like PopStar!.
  • You can earn rewards by eliminating all items on the board in 90s.
  • Multiple adjacent items can be clicked to eliminate directly.
  • Single items require purchasing a prop to eliminate.

How it Bulit?

Run it Locally

Prerequisites

Quickstart

Step 1: Clone repo

git clone https://github.com/themetacat/popcraft.git

Step 2: Install packages

cd popcraft && pnpm install

Step 3: Deploy and Start

pnpm run start

Step 4: Stop

!!! Warning: Please be aware that this command will terminate all processes containing the keywords 'anvil' and 'vite'. Please use it with caution.

pnpm run stop

License

PopCraft(MUD Based) is open-source software under the MIT license.