Rust Mass Multiplayer Online

david f7de35ef44 Subtile optimization for Chunk::new 2 روز پیش
src f7de35ef44 Subtile optimization for Chunk::new 2 روز پیش
.gitignore 828d236ca0 Updated main to use TileIndex 2 روز پیش
Cargo.lock 828d236ca0 Updated main to use TileIndex 2 روز پیش
Cargo.toml 828d236ca0 Updated main to use TileIndex 2 روز پیش
LICENSE e54a5f7dae Added year and at least 1 contributor 2 هفته پیش
README.md b708f7354e Updated README to list features and some news 2 هفته پیش

README.md

Rust Mass Multiplayer Online (RMMO)

Features

  • Rust Powered
  • Russh SSH Server
  • Ratatui TUI
  • Rhai Scripting
  • Toml Configuration (Don't worry, there will be some settings per player)
  • Json flat-file storage (For now)
  • Sqlite and/or Postgres database storage (Coming Soon)

State of RMMO

As of October 7th 2024

RMMO is un-usable, it's in a heavy state of development.

Latest news is Object has useful constructors for various kinds of Objects.

More work is needed until actual game-play can be attempted/seen.