GithubHelp home page GithubHelp logo

jjjike2021 / mancala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from realm-of-ra/mancala

0.0 0.0 0.0 8.47 MB

Home Page: https://meowing-anteater-cee.notion.site/Mancala-Game-MVP-7521e2f2e5294575b33b17601afde810

License: MIT License

Shell 0.63% JavaScript 0.95% TypeScript 79.23% CSS 0.73% HTML 0.10% Cairo 17.71% MDX 0.66%

mancala's Introduction

RoR: Mancala

Mancala is a classic strategy board game reimagined as a decentralized, on-chain experience. Built with Cairo smart contracts on the Dojo game engine, it leverages blockchain technology for secure gameplay and global state. The project's MIT and CC0 licenses foster open-source development and maximum accessibility.

Prerequisites

Project Structure

  • client
  • contracts

Setup

Install dojo via

curl -L https://install.dojoengine.org | bash

Make sure install the same version within the Scarb.toml file. Currently this is 0.6.0

Mancala uses a pnpm as a package manager. So you will need pnpm installed also.

npm install -g pnpm

Client Setup

  • Dependencies: Navigate to client directory and install deps
    cd client && pnpm install && pnpm dev

Contracts, Katana and Indexing

For local setup and execution on Katana, follow these steps:

  1. Navigate to Contracts Directory:
    cd contracts
  2. Build Contracts:
    sozo build
  3. Run Katana:
    katana --disable-fee
  4. Apply Migrations:
    sozo migrate
  5. Run Indexer (in another cli window):
    torii --world <WORLD ADDRESS>

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contributors

okhai.stark ( Tony Stark )
okhai.stark ( Tony Stark )

๐Ÿ’ป
Zach Cook
Zach Cook

๐Ÿ’ป
IsraelRex
IsraelRex

๐ŸŽจ
Supreme Labs
Supreme Labs

๐Ÿ’ป
Xpan Victor
Xpan Victor

๐Ÿ’ป
Oshioke Salaki
Oshioke Salaki

๐Ÿ’ป
Tristan
Tristan

๐Ÿ’ป โš ๏ธ

mancala's People

Contributors

okhaimie-dev avatar supreme2580 avatar web3technologies avatar tadev0 avatar allcontributors[bot] avatar xpanvictor avatar no-bodyq avatar od-hunter avatar josh-121 avatar dprof-in-tech avatar ejembiemmanuel avatar oshioke-salaki avatar ugo-x avatar jjjike2021 avatar the-first-elder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.