https://github.com/redcode/bubble-gun-level-maker
Level editor for Bubble Gun
https://github.com/redcode/bubble-gun-level-maker
Last synced: 9 months ago
JSON representation
Level editor for Bubble Gun
- Host: GitHub
- URL: https://github.com/redcode/bubble-gun-level-maker
- Owner: redcode
- License: gpl-3.0
- Created: 2015-07-12T22:07:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T23:03:13.000Z (about 10 years ago)
- Last Synced: 2025-02-16T06:45:15.096Z (10 months ago)
- Language: Objective-C
- Homepage:
- Size: 2.33 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
- License: LICENSE
Awesome Lists containing this project
README
# Bubble Gun Level Maker
Copyright © 2014-2015 Betty Lab.
Released under the terms of the [GNU General Public License v3](http://www.gnu.org/copyleft/gpl.html).

### What is Bubble Gun Level Maker?
It is a level editor for Bubble Gun.
### Notes
In order to compile, you need to install the [Z API](http://github.com/redcode/Z) in _"/usr/local/include/Z"_.
### History
* __[v1.2](http://github.com/BettyLab/BubbleGun-Level-Maker/releases/tag/v1.2)__ _(2015-07-13)_
* Adapted to the current version of Q.
* Fixed a bug related to the opening of documents.
* The field's circles are painted with borders now.
* __v1.1__ _(2014-12-09)_
* Minor improvements and bug fixes.
* __v1.0__ _(2014-11-06)_
* Initial release.