CLAN : Clojure, LibGDX, Android, Neko application construct kit
CLAN : Clojure, LibGDX, Android, Neko アプリケーション構築キット
CLAN supply to an environment that construct application for Android using libgdx by only clojure code. You must understand to clojure and libgdx.
It can construct application for not only Android but also Windows and other desktop OS at a time (but it need install java runtime to work).
See document on http://doc.tir.ne.jp/devel/clan .
Version 0.2.0 is latest stable.
Version 0.0.6 is old stable(use maven, without lein).
これは「clojureのコード書くだけでlibgdx使ったandroidアプリができた!」を 実現する為のアプリ構築キットです。 別途、 clojure と libgdx の知識が必要です。
androidアプリだけではなく、windowsとその他のデスクトップos向けアプリも 同時に構築できます(ただし実行にはjavaインストールが必要)。
詳細は http://doc.tir.ne.jp/devel/clan のドキュメントを見てください。
現在の最新の安定版は 0.2.0 です。
古い安定版(maven使用、leinなし)は 0.0.6 です。
-
similar projects
-
-
- Deep Blue Lambda: Clojure for Android のメンテナの人のサイト。nekoのオリジナル版もこの人が作った。
- Clojure REPL: この人が作った、android用clojureのREPLコンソール。一行コンソールからだけではなく、PCのVimClojure経由での遠隔操作もできる。android実機の環境で「○○クラスは標準で入ってるのか?」みたいな調べ物をするのに便利。
-
- github repository
- libgdx API
- Wiki
- Androidゲームプログラミング A to Z(amazon): Beginning Android Games(LibGDXのメンテナの人が著者)の日本語訳版。良書。ただし本家の方は2nd Editionが出てるが日本語訳版は初版ベース。
- libgdxメモ: ayamadaがメモしたlibgdxのノウハウ集。
-
Neko(forked by Alexander Yakushev)
- reference
- Clojure Development on Android: nekoのメンテナの人の解説ブログ。
-
launch4j: javaアプリをwindowsのexe形式にしてくれるアプリ。ただしexe形式にしても実行にはjavaインストールが必須。launch4jでのexe生成自体は非windows環境でも動く。
-
lein-droid: leinでandroidアプリを生成する為のleinプラグイン。開発中はapkにnREPLサーバ機能を自動で組み込んで、android実機の外からプロセスにREPL接続できるようにする機能あり。
CLAN have Apache License 2.0.
Which can be found in the file LICENSE.
I'm glad, if you made apps by CLAN, and inform that to @rnkv(=ayamada). I will append to this list.
(もしあなたがCLANを使って何かアプリを作ったら、 @rnkv まで教えてもらえると嬉しいです。このリストに追加します。)
-
http://vnctst.tir.jp/ja/games/jmzf.html
-
A short game that play to create animals. That were made by ayamada. (sorry, this app is required to read japanese.)
-
動物を作成して遊びます。 ayamada作。
-
-
http://vnctst.tir.jp/ja/games/driftcat_underworld.html
-
A short game that the cat want to return to home from empire of underworld. That were made by ayamada. (sorry, this app is required to read japanese.)
-
猫を操作して地底帝国からの脱出を目指す、ぬるいRPGです。 ayamada作。
-
-
http://vnctst.tir.jp/ja/games/space_drop.html
-
Packaged version of bundled sample app 'space drop'. That were made by ayamada. (sorry, this page written in japanese.)
-
同梱のサンプルアプリ'space drop'のパッケージ版です。 ayamada作。
-