Skip to content
JavaScript をより使いやすく, より便利に, そしてより豊かに.
JavaScript HTML Other
Latest commit 796be21 @phi-jp Update README.md
Failed to load latest commit information.
build update
css fix
docs update docs
examples update script
plugins fix
resource fix sound manager
src fix RectangleShape arguments.
starter update starter pack
test fix count scene
utils fix
.gitignore write package.js, setup grunt
.gitmodules submodule 削除
README.md Update README.md
ajax-loader.gif fix tutorial
asset.html fix
bower.json version up
example.html add code link
gruntfile.js fix game
index.html fix link
logo.png update logo
package.json version up
starter.zip update starter pack
tm-iframe.html update docs
tutorial.html fix tutorial
usage.html fix link

README.md

tmlib.js

Join the chat at https://gitter.im/phi-jp/tmlib.js

tmlib.js は phina.js に名前を変更し引続き開発しております.
もしよければ phina.js の方を star もしくは watch して使っていただけると幸いです.

JavaScript をより使いやすく, より便利に, そしてより豊かに』を
コンセプトに制作した JavaScript ライブラリです.

簡単にゲームを作ったりリッチなwebページを作ることができます. 公式ページはこちら.

Gitter

Usage

使い方は tmlib.js を読み込むだけです. これだけで全ての機能を使う事ができます.

<script src="http://cdn.rawgit.com/phi-jp/tmlib.js/0.5.0/build/tmlib.js"></script>

runstant で実際に体験できます.

[runstant]

Documentation

ドキュメントはこちら

License

MIT License

Browser

Resource

当プロジェクトで使用させていただいている画像・音楽はこちらの皆様からお借りしております.

Music

Blog

tmlib.js に関する最新の情報やチュートリアルなどはこちらのブログで紹介していきます.

phiary

WebGL

@emadurandal san 主体で WebGL 対応も進めています!!

https://github.com/phi-jp/tmlib.js/tree/feature/webgl

Feature

0.6

  • tm.game.ResultScene のデザインを変更
  • pointing の機能を強化( startPosition 保持したり, 数フレーム分の移動値をキャッシュしたり )
  • テスト改修
  • リファクタリング
  • マルチタッチ対応

Released

0.5

Something went wrong with that request. Please try again.