Code Monkey home page Code Monkey logo

hsframework's Introduction

-------------------------------------------------------------------
--
-- HSFramework(Hana Saurus Framework)
-- Makoto
-- Version:0.6.0
-- MOAI SDK:Moai SDK Version 1.0 
-------------------------------------------------------------------

HSFrameworkは、MoaiSDK(http://getmoai.com/moai/moai-sdk)
で開発を簡単にするためのフレームワークです。

MoaiSDKは低レベル層なフレームワークの為、そのまま使用すると少し面倒ですが、
このフレームワークを使用する事で、簡単に開発できるようにする事が目標です。

その他、以下の点を目標として作成しています。

・2Dオブジェクトを簡単に作成
・完全なシーングラフの構築、シーン遷移の管理
・異なるデバイスサイズに対応する為のロジック
・簡単に使用できる複雑なアニメーション
・タイルマップ形式(tmx)のファイル読み込み、マップ構築
・物理オブジェクトを簡単に使用(一部実装した。あとちょっと)
・GUI機能(未実装)

ソースはApache License 2.0の元で公開しますので、自由に使用していいです。
導入する場合、以下の手順でフレームワークを導入してください。

1.以下のページから、MoaiSDKをダウンロードして導入してください。

http://getmoai.com/moai/moai-sdk

2.HSFrameworkをダウンロードして、任意のディレクトリにコピーしてください。

3.Windowsの場合は以下の環境変数を設定してください。

MOAI_BIN=Windowsの実行バイナリのフォルダパスを設定してください。
MOAI_CONFIG=MoaiSDKのsamplesフォルダのconfig.luaのフォルダパスを設定してください。

4.MacOSXの場合は、以下の環境変数を設定してください。

MOAI_HOME=MoaiSDKのトップディレクトリを設定してください。

5.Windowsの場合は "run.bat"、MacOSXの場合は"run.sh"を実行してサンプルを実行してください。
 後は、サンプルを見てあなたのゲームを作成してください。

hsframework's People

Contributors

gtco avatar makotok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.