overworld 0.3.0

Metapackage library for adding game systems useful for incremental, RPG, and management games
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# overworld


A library of incremental game / management related reusable components.

## Contributing


Contributions are welcome! Feel free to open an issue or submit a pull request.

## License


Licensed under the following licenses at your option:

- Apache License, Version 2.0 <[LICENSE-APACHE]LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0>
- MIT license <[LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT>

Files in the project may not be copied, modified, or distributed except according to those terms.