Zara Survival Engine

MIT License

Full-featured Zara Survival Engine rewritten from scratch in Rust.

Zara Rust Demo

Visit wiki for detailed technical info.

Description

Zara will be useful for you if you want your game to have weather-aware health control with ton of intertwined parameters, sleeping, fatigue, diseases, injuries (cuts, fractures), food, water, inventory with crafting, clothes with different water/cold resistance levels and more.

Features

Saving and restoring engine state is supported: everything except inventory items. Inventory is very custom to every use case, and you must handle it in the way your project structure/logic demands. More on this here.

The demo is using crossterm.