An open API service indexing awesome lists of open source software.

https://github.com/egebilecen/arelith-combat-simulator

Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust.
https://github.com/egebilecen/arelith-combat-simulator

arelith neverwinter-nights neverwinter-nights-enhanced-edition rust rust-lang simulator

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://github.com/egebilecen/arelith-combat-simulator-gui).