Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dreamtowards/ethertum

A Voxel Multiplayer Sandbox Survival Game built in Rust & Bevy.
https://github.com/dreamtowards/ethertum

bevy gamedev indiegame rust sandbox-game voxel

Last synced: 5 days ago
JSON representation

A Voxel Multiplayer Sandbox Survival Game built in Rust & Bevy.

Awesome Lists containing this project

README

        

# Ethertia · 以太效應

[![CI](https://github.com/Dreamtowards/Ethertum/workflows/Windows/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_windows_release.yml)
[![CI](https://github.com/Dreamtowards/Ethertum/workflows/Linux/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_linux_release.yml)
[![CI](https://github.com/Dreamtowards/Ethertum/workflows/macOS/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_macos_release.yml)
[![CI](https://github.com/Dreamtowards/Ethertum/workflows/Android/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_android_release.yml)
[![CI](https://github.com/Dreamtowards/Ethertum/workflows/iOS/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_ios_release.yml)
[![CI](https://github.com/Dreamtowards/Ethertum/workflows/Web/badge.svg)](https://github.com/Dreamtowards/Ethertum/actions/workflows/build_wasm_release.yml)
[![Official Site](https://img.shields.io/badge/ethertia.com-blue.svg)](//ethertia.com)
[![Docs](https://img.shields.io/badge/docs-blue.svg)](//docs.ethertia.com)
[![Discord](https://img.shields.io/discord/870689606570508319.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/k7ssbPJQnp)
[![YouTube](https://img.shields.io/badge/YouTube-red.svg)](https://youtube.com/@dreamtowards)
[![bilibili](https://img.shields.io/badge/bilibili-gray.svg)](https://space.bilibili.com/19483166)
[![qq](https://img.shields.io/badge/QQ-gray.svg)](https://jq.qq.com/?_wv=1027&k=tgM29oDM)

A Voxel Multiplayer Sandbox Survival Game built in Rust & Bevy. inspired by e.g. MinecraftBeta 1.7.3, RisingWorld.

## Development

Any advice / code-review / PR is quite welcome.

### Showcase

Preview video: [[0.2.5@YouTube]](https://www.youtube.com/watch?v=GLMZ7c2XN4w) [[0.2.5@bilibili]](https://www.bilibili.com/video/BV1a4421w7DS)

![](https://github.com/Dreamtowards/Ethertum/releases/download/ethertum-0.2.8-2024.07c/screenshot-20240723-015254.jpg)
![](https://github.com/Dreamtowards/Ethertum/releases/download/ethertum-0.2.8-2024.07c/screenshot-20240723-015422.jpg)
![](https://github.com/Dreamtowards/Ethertum/releases/download/ethertia-0.2.5-2024.02d/screenshot-20240218102806.jpg)

Ethertia Ethertia

## Getting Started

1\. [Install Rust](https://www.rust-lang.org/tools/install)

2\. Build & Run
```shell
git clone https://github.com/Dreamtowards/Ethertum.git
cd Ethertum

cargo run --release
# or
source build/client_debug.sh
```

#### Hotkeys:
```
Double Space: Fly/Unfly
Double W: Sprint
F3: Debug Info
F4: Settings
Esc: Pause Menu
F9: Inspector
F12: Debug Menu
Alt+Scroll: Zoom In/Out
Shift: Sneak
```

## Useful links

[Roadmap](https://github.com/users/Dreamtowards/projects/10/views/3) - Version Plans

[Documentations](https://docs.ethertia.com) Docs for Developers.

[Sign up](https://ethertia.com) - Here you can create an official account for Ethertia. (servers may requires official authentication to play)

[Wiki](https://wiki.ethertia.com) - Ethertia Wikipedia of Gameplay.

## FAQ

## Credits

### Contributors

- [Dreamtowards](https://github.com/Dreamtowards)
- [Thaumstrial](https://github.com/thaumstrial)
- [Nerd]() - LoD Opinions,

### Resources

- [voxel.wiki](https://voxel.wiki), [voxelgamedev.com](https://voxelgamedev.com): A rabbit hole of Voxel Game Dev
- [The Art of Unix Programming](http://www.catb.org/esr/writings/taoup/html/) by Eric Steven Raymond
- [Scratchapixel](https://www.scratchapixel.com/)
- [0fps.net](https://0fps.net/)

### Relevant links

> Smooth Voxel Games:
[RisingWorld](https://www.rising-world.net/),
[Upvoid](https://upvoid.com/),
[VoxelFarm](https://procworld.blogspot.com/2010/11/from-voxels-to-polygons.html),
[No Man's Sky](https://www.nomanssky.com/),
[Enshrouded](https://enshrouded.com/),
[Eco](https://play.eco/),
[Astroneer](https://store.steampowered.com/app/361420/ASTRONEER/),
[Space Engineers](https://www.spaceengineersgame.com/),
[7 Days to Die](https://7daystodie.com/)

> Related Games:
[Veloren](https://veloren.net/),
[Hytopia](https://creators.hytopia.com/docs/about-hytopia),
[Phira](https://phira.moe/),
[Chunk Stories](https://web.archive.org/web/20201107224030/http://chunkstories.xyz/blog/a-note-on-descriptor-indexing/),
[Better than Adventure](),
[Settletopia](https://www.youtube.com/watch?v=BGX6olxzjyA),
[DQB2](https://store.steampowered.com/app/1072420/DRAGON_QUEST_BUILDERS_2/)



Special thanks to the contributors, including but not limited to, people below:




[![Stargazers over time](https://starchart.cc/Dreamtowards/Ethertum.svg?variant=adaptive)](https://starchart.cc/Dreamtowards/Ethertum)