JankenGame

JavaFX+Gluonによる、モバイルアプリの作成。

View the Project on GitHub ZenryokuService/JankenGame

Documents

How to custom this program(wrote in Japanese)

English

JankenGame(じゃんけんゲーム)

Create a mobile app with JavaFX + Gluon that makes it possible to understand the basics of Java
1. Create a "Hello World" app(custom generated by gradle)
2. Positioning as a teaching material where you can learn the basics of AP creation by JavaFX through Janken game creation.
3. Play "JankenGame" → Read code → Edit(Custom) a sample(JankenGame) → Create original app,

You can see the detail in How to custom Janken Game.(in Japanese)

The name of the project is “Goal achievement project”. This sets the goal with the original idea ~ How should we manage the flow to achievement? If you are thinking It is up to you to be organized like this.

This “Janken game project” will be a sample case of the above project, but I intend to actually achieve the goal (Janken game released to Google play store).

日本語

JankenGame(じゃんけんゲーム)

JavaFX+Gluonによる、モバイルアプリの作成によりJavaの基本を理解できる物を作る
1. モバイルアプリのハローワールドを作成する(自動生成されたものをカスタム)
2. じゃんけんゲーム作成を通してJavaFXによるAP作成の基本を身に付けることができる、教材としての位置付け。
3. じゃんけんゲームをプレイ → 実装コードをみる → サンプルを改造してオリジナルのアプリをつくる。

ドキュメントページで詳細を見ることができます。

プロジェクトの名前は「目標達成プロジェクト」です。これが元々のアイデアで目標を立てる〜達成までのフローをどのように管理すれば良いか?を考えていたら このようにまとまったという次第です。

今回の「じゃんけんゲームプロジェクト」は上のプロジェクトのサンプルケースになりますが、実際に目標を達成(じゃんけんゲームをGoogle play storeにリリース)するつもりです。