Skip to content
forked from 0xgen0/ethernal

Ethernal, Multiplayer dungeon generated & owned by the players

License

Notifications You must be signed in to change notification settings

etherplay/ethernal

 
 

Repository files navigation

alt text

This is the code repository for Ethernal, an ethereum-based game running fully on-chain built by @Ohjia, @lumir-mrkva, @gleuch and @wighawag (Ethernal's original creator, whose early prototype can be found here).


Development of the game stopped in the fall of 2020 but you'll find the source code of its last iteration in this repo.

The game is composed of three primary modules:

  • contracts - responsible for game rules and data storage
  • backend - caches and synchorizes data between front-end & contracts, built on NodeJS
  • webapp - provides user interface for players, built on Svelte

The whole app can be started locally by deploying local contracts first and then running backend and webapp.

Alternatively the webapp can be started to connect to the already deployed staging or production contracts on Polygon Testnet (formerly Matic Mumbai) network.

License

The code is licensed as MIT, see LICENSE file.

About

Ethernal, Multiplayer dungeon generated & owned by the players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • Svelte 23.1%
  • Solidity 8.2%
  • SCSS 2.6%
  • PLSQL 1.1%
  • EJS 0.2%
  • Other 0.7%