Crates.io | nage |
lib.rs | nage |
version | 2.4.3 |
source | src |
created_at | 2023-03-03 05:15:38.926027 |
updated_at | 2023-04-11 16:40:50.871554 |
description | Not Another Game Engine; command-line text adventure engine |
homepage | https://github.com/acikek/nage-2#README |
repository | https://github.com/acikek/nage-2 |
max_upload_size | |
id | 799444 |
size | 231,507 |
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.