nage

Crates.ionage
lib.rsnage
version2.4.3
sourcesrc
created_at2023-03-03 05:15:38.926027
updated_at2023-04-11 16:40:50.871554
descriptionNot Another Game Engine; command-line text adventure engine
homepagehttps://github.com/acikek/nage-2#README
repositoryhttps://github.com/acikek/nage-2
max_upload_size
id799444
size231,507
Skye Prince (acikek)

documentation

README

nage

Not Another Game Engine

Well, actually, it is a game engine. I just wanted it to start with "N" because the previous version was written in Nim.

nage is a text adventure engine. With nage, you can create data-driven and non-linear text adventure games with only YAML files. However, in nage version 2.x and above, games can now be complementarily scripted, among other things.

More documentation coming soon! For now, check out this example Nagame to get started.

Commit count: 145

cargo fmt