License and Credits¶
snecs
is made available under the terms of the Mozilla Public License
Version 2.0, the full text of which is available here, and included in
LICENSE. If you have questions about the license, check Mozilla’s MPL FAQ.
You can obtain the full source code of both snecs
and this documentation
at slavfox/snecs.
The font used for headings in this documentation is xkcd Script, distributed by the ipython organization, and used and redistributed here under the terms of the Creative Commons Attribution-NonCommercial 3.0 License.
This documentation is licensed under a Creative Commons
Attribution-ShareAlike 4.0 International License, the full text of which
can be viewed at the Creative Commons website, and is also included in
docs/LICENSE in the snecs
source repository.
Credits¶
snecs
is developed and maintained by Slavfox (me!).
snecs
was heavily inspired by Rust’s legion ECS library. It would not
have happened without the help and feedback from the roguelikedev Discord
channel.