| Crates.io | rpg |
| lib.rs | rpg |
| version | 0.0.2 |
| created_at | 2016-11-25 23:11:45.927371+00 |
| updated_at | 2016-12-07 16:08:19.857232+00 |
| description | A very basic RPG engine written in Rust |
| homepage | |
| repository | https://github.com/rust-rpg/rpg-rs |
| max_upload_size | |
| id | 7363 |
| size | 44,772 |
Welcome traveler! Don't be frightened by that cryptc name above. This project aims to implement the very basic data and mechanics of an RPG. Of course, there are a lot of ways to interpret and implement an RPG and I guess there will always be someone who disagrees with my implementation. So feel free to contribute and share the code and if this doesn't feel right to you, create a fork and create your own better variant.
item_generator its own struct with a builder pattern for generating itemsinfluence from items to ItemGeneratorrequirement to Item