spooky-nebula / digi-dungeon-client

Official Digi-Dungeon Client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digi Dungeon Client

This is the Official client for connecting to Digi Dungeon Servers. You can use this client as an example on how to create your own client!

Building on your PC

The project is built on Electron so you need NPM and Node.js (which are often bundled). This client was made in Linux but it is cross-platform so hopefully you can just run:

$ npm install
$ npm start

About

Official Digi-Dungeon Client.

License:MIT License


Languages

Language:TypeScript 87.8%Language:CSS 9.5%Language:JavaScript 2.4%Language:HTML 0.3%