cannonml

CannonML (Cannon Macro Language) provides a shmups pattern generator represented in a very short text scripting language.
https://github.com/gunnbr/CML

To install, run:

haxelib install cannonml 0.3.1-rc.3 

See using Haxelib in Haxelib documentation for more information.

README.md

CannonML

CannonML (Cannon Macro Language) provides a Flash shmups pattern generator represented in very very short text.
Nomltest on Flash is the best example what CannonML can do.
Try cannonML workbench in browser(Press [Language] to change language).

Haxe port

This is a port of Keim's great CannonML to Haxe.

At the moment, most everything works to the point where NomlTest works!

Scripting style

bs,4,,10bm5,360f10{i30vw90br5,360,2,2f4{i30v~ko}w10ay0.05}

This quite cryptic script is used here.
Basic tutorials are in workbench.
More informations are in the language reference(Japanese).
And another cannonML script for whole stage, copy and paste it on workbench to start game.

Coding style

The CannonML library is already installed in Wonderfl. You can check some codes using CannonML.
CannonML - Wonderfl build flash online
CannonML v0.31 API Documentation

Installation

To install, run 'haxelib install cannonml'. Then add '<haxelib name="openfl-ouya" />' to your project.xml.

Contributors
gunnbr
Version
0.3.1-rc.3
Published
10 years ago
Dependencies
License
BSD

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub