Rust Mass Multiplayer Online

Apollo 0e49bb2bcd Added baseline for Tile Editor 3 minggu lalu
examples 0e49bb2bcd Added baseline for Tile Editor 3 minggu lalu
src 87325965a6 Moved most of main into examples 3 minggu lalu
.gitignore 828d236ca0 Updated main to use TileIndex 1 bulan lalu
Cargo.lock 6910d29643 Updated to the lastest point 4 minggu lalu
Cargo.toml 6910d29643 Updated to the lastest point 4 minggu lalu
LICENSE e54a5f7dae Added year and at least 1 contributor 1 bulan lalu
README.md b708f7354e Updated README to list features and some news 1 bulan lalu

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.