Giter Club home page Giter Club logo

marubatsugame's Introduction

  • 👋 Hi, I’m @meki
  • 👀 I’m interested in programming, mysticism, art, design, machine learning.
  • 🌱 I’m currently learning flutter app development.
  • 📫 How to reach me ...

marubatsugame's People

Contributors

meki avatar satoshi-sashida avatar yohei362 avatar

Watchers

 avatar  avatar  avatar  avatar

marubatsugame's Issues

ゲームの終了判定

パネルの状態が変わるごとにゲームの勝敗判定を行う

プレイヤー1、2のいずれかが勝利 or すべてのパネルが埋まっていたら
Activity に情報を送る。

勝利(引き分け)時のエフェクトを作る

勝敗判定の結果を受け取ったら MainActivity 側で何かしらのリアクションをさせる

  • おめでとうございます。プレーヤーXの勝利です!
  • 残念!引き分けです

方法

  • ObjectAnimator クラスを使うとビューを移動・回転・拡大縮小等のアニメーションができる

ボタンを押すごとにプレイヤーが切り替わる

ユーザーがボタンを押すごとに手番がプレイヤー1 -> プレイヤー2 -> プレイヤー1 ……と切り替わるようにする。

切り替わりのたびに「プレイヤー1の手番です」みたいなトーストが出る

注意:無効なボタン(すでに押されたよ)だった場合は切り替えない

ボタンの外観をマルバツゲームっぽくする

ボタンの外観を以下にもボタンって感じの状態からマルバツゲームっぽくする

  • ボタンの背景を白にする
  • ボタンの枠線を黒い線にする
  • ボタン同士のスペーシングをゼロにする
  • ボタンを正方形にする

方法

  • drawable に button_background.xml を新規作成する
  • activity_main.xml をいじる

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.