https://github.com/xypine/mapc2
https://github.com/xypine/mapc2
processing processing-python processing3
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xypine/mapc2
- Owner: xypine
- Created: 2020-10-13T10:30:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T14:45:02.000Z (over 5 years ago)
- Last Synced: 2025-01-13T11:49:36.809Z (about 1 year ago)
- Topics: processing, processing-python, processing3
- Language: Python
- Homepage:
- Size: 125 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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