Skip to content

naari3/kareki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kareki

Minecraft Server written in Rust (a hobby implementation)

Run

$ cargo run --release

TODO

  • Standard packet handling
    • Plain
    • Encryption
    • Compression
  • Async
  • Send chunk data
  • Save world
    • Chunks
    • Entity
  • Support ECS (maybe?)
  • Support multiplayer
  • Support lights
  • Better chunk population
  • Support some entities

About

My hobby Minecraft Server written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages