StonyTV / aresrpg-dapp

Aresrpg's decentralized web application

Home Page:https://app.aresrpg.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aresrpg-dapp

fully in javascript powered by lsd Chat

AresRPG is a Browser based MMORPG

Hello World

AresRPG has been a minecraft server project for years and is now upgraded to a standalone game on top of ThreeJS and Sui, the project is in a very early stage and everyone is welcomed to contribute to its realization

Contribute

The dApp is made to be ran locally by anyone, the only difference with using our domain is that we're using dedidcated Sui nodes while locally it defaults to Mystenlabs shared node

git clone git@github.com:aresrpg/dapp.git
cd app
  • You can eventually enable the terrain editor
VITE_ENABLE_TERRAIN_EDITOR="true"
  • Run the client
npm install
npm start

Once you've made a super cool feature, you can open a pull request on this page 🥇

If it's accepted and significant enough, you'll win the contributor badge in the game !

Protocol

To understand better how to communicate with the server, check the protocol repo, it contains a D2 schema file and the proto definition

About

Aresrpg's decentralized web application

https://app.aresrpg.world


Languages

Language:JavaScript 59.9%Language:Vue 35.7%Language:Python 3.4%Language:HTML 1.0%