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

https://github.com/xypine/mapc2


https://github.com/xypine/mapc2

processing processing-python processing3

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# mapC2
MapC2 is for creating simple maps with variable sizes.

Once the map is ready, you can export it in a very compact format.
# Dependencies & How to Build
This project has been created on processing.py 3, go grab the IDE from [here](https://processing.org/).
Additionally this project depends on the following processing libraries wich can be downloaded from the IDE:
- UiBooster

# Examples
Format examples:
```
101
010
101
```
becomes: 3#341#9

```
00000000
01100110
01000010
01011010
01011010
01000010
01111110
00000000
```
becomes: 8#28783403453283840#64