Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakobera/bulletcanvas
https://github.com/hakobera/bulletcanvas
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hakobera/bulletcanvas
- Owner: hakobera
- Created: 2010-12-30T02:12:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T23:50:08.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T09:15:51.802Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BulletML
========仕様の明確化
------------* 1つの XMLファイルは、1つの敵機の動きを定義するものである。複数の敵機は扱えない。
* 敵機は bulletml 要素に対応する暗黙オブジェクト enemy である。
* enemy は label が "top" のアクションを実行する。それ以外のトップレベルアクションは全て参照用である。
* player は実行エンジン側で別途定義する