/Deeeep.io-Desktop-Client

A desktop client with good features for the hit io game, deeeep.io!

Primary LanguageGoMIT LicenseMIT

forthebadge forthebadge discord

Github All Releases

Deeeep.io Desktop Client

NOTE: the electron edition was the default version before we switched to golang because of some drawbacks of electron.

Welcome to the official repository of the Deeeep.io Desktop Client!

The Deeeep.io Desktop Client is a free and open source desktop app made with go for the hit io game called Deeeep.io.

Supported Platforms

Version Platform Availability
v1.7 Windows Published
v1.7 MacOS Coming Soon
v1.7 Linux Published
  • Windows 64-bit version
  • Windows 32-bit version
  • Mac amd64 version
  • Mac 386 version
  • Linux amd64 version
  • Linux 386 version

Installation

This application requires go to be installed.

To download this repository:

This step requires Git to be installed

git clone https://github.com/SirReadsALot/Deeeep.io-Desktop-Client.git
cd Deeeep.io-Desktop-Client

Run the app using:

go run main.go

or by doing

./go_run.exe

Build the app using:

go build -o dist/Deeeep.io-Desktop-Client.exe

or by doing:

./go_build.exe

Contributing

To gain access to this repository, contact SirReadsALot#3380 on Discord.

You are also welcome to submit a pull request or issue at any time.

Join our Discord server or check out our website.

License

The Deeeep.io Desktop Client is licensed under the GPL-3.0 license.