Skip to content

Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust.

License

Notifications You must be signed in to change notification settings

egebilecen/arelith-combat-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust. This repo contains the library that is published on crates.io. Example script(s) that demonstrate how this library is used can be found in src/bin/. An example GUI application utilizing this library can be found here.