Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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).