Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

FBDev64/cli-rng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli Rng

Sol's RNG, but Command Line !

I am rewriting whole Sol's RNG roblox game in Rust. Actually, I just implemented a Roll system, with probabilities.

What will be added :

  • More Auras
  • Potions
  • Biomes
  • Saves/Accponts
  • Gauntlets
  • Better Map
  • Biomes
  • Time
  • Weather

Actions

Currently, there are 4 actions implemented :

  • roll - Roll a random aura
  • storage - Display all rolled auras
  • q - Exit the program

Downloading

To download, you need to have Cargo on your machine : You can Download it :

cargo install cli-rng
cli-rng

Or, compile fromscrath :

git clone https://github.com/FBDev64/cli-rng.git
cd cli-rng
cargo run -r

Feedback

A Survey to collect your feedbacks and bug reports.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD 3-Clause “New” or “Revised” License

About

Sols RNG, but Command Line !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages