Skip to content

jultty/nefthera-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nefthera

Nefthera is a text-based RPG inspired by classical MUDs.

Installing

This game is still in early development. For now, you need to have Rust set up on your machine to build and run it. The easiest way to do that is to use rustup.

Once you have Rust set up, you can clone or download this repository and build:

git clone https://github.com/jultty/nefthera
cd nefthera
cargo build --release

This will install all dependencies and build the game. The binary should be at target/release/nefthera.

Running

Run the binary with the --start argument, which initiates the main game loop:

./nefthera --start

About

A text-based RPG for the avid reader.

Topics

Resources

Stars

Watchers

Forks

Languages