Skip to content

Redfire75369/Fission-Simulator

Repository files navigation

Discord Server License: MPL 2.0

Fission Simulator

Licensing

This project is licensed under the Mozilla Public License Version 2.0. The full text of the license can be found here. Libraries are licensed with their respective licenses.

Contributions

All contributions to this project are welcome and encouraged. See Contribution Guide for more details.

Libraries

The developers would like to thank the following open source libraries which are used in this game:

Antimatter Dimensions Notations

Site: https://antimatter-dimensions.github.io/notations
Repository: https://github.com/antimatter-dimensions/notations
Developer: Dan Simon
License: MIT License
Purpose: Notations
File Path: javascripts/libraries/ad-notations.js, javascripts/libraries/ad-notations.community.js

Break Infinity

Repository: https://github.com/Patashu/break_infinity.js
Developer: Timothy Stiles
License: MIT License
Purpose: Large Number Handling
File Path: javascripts/libs/break-infinity.js

LZString

Site: https://pieroxy.net/blog/pages/lz-string/index.html
Repository: https://github.com/pieroxy/lz-string
Developer: Pieroxy
License: MIT License
Purpose: Save Data Encryption and Compression
File Path: javascripts/libraries/lz-string.js

KaTeX

Site: https://katex.org
Repository: https://github.com/KaTeX/KaTeX
Developer: Khan Academy
License: MIT License
Purpose: Mathematical Equation/Expression Display
File Path: javascripts/libraries/katex.js, stylesheets/libraries/katex.css, resources/fonts/katex/*

React

Site: https://reactjs.org
Repository: https://github.com/facebook/react
Developer: Facebook, Inc.
License: MIT License
Purpose: Reactive User Interface
File Path: javascripts/libraries/react.js, javascripts/libraries/react-dom.js

React-KaTeX

Repository: https://github.com/MatejBransky/react-katex
Developer: Matej Bransky
License: MIT License

Purpose: Interface for KaTeX with React
File Path: javascripts/libraries/react-katex.js