Coder Social home page Coder Social logo

kiritanaction's Introduction

Stories in Ready Stories in Ready きりたんのアクションゲーム(仮)

Join the chat at https://gitter.im/HassakuTb/KiritanAction きりたん

note: This is fan game of Tohoku Zunko powered by Unity. Work in progress. This document is written in Japanese. If you needed English information, please contact to Hassaku directly.

Overview

東北ずん子の二次創作ゲームです。Unityで動きます。 製作中であり完成品ではありません。 東北きりたんを操作するステージクリア型のサイドビュー2Dアクションゲームを想定しています。


Play

http://HassakuTb.github.io/KiritanAction/
不定期にWebGLでビルドします。

操作方法

  • ←→ 歩く
  • ↓ 構える
  • z ジャンプ
  • x 砲撃

Requirement

  • Unity3D Version 5.3.5f1 Personal (他環境での動作は確認していません)

Usage

Unityを起動し、File → Open Projectでルートディレクトリを指定します。 シーンファイルは/Assets/Scenes以下にあります。

音源データは一部を除きリポジトリに含まれません。

Contribution

提案、質問、バグ報告したい

  • あなたはとてもいい人だ!
  • 純粋な質問や「こうしたほうが良いんじゃないの?」みたいな提案は気軽にIssueにPOSTしてね。
  • Issueの使い方がわからなくてもとりあえずIssuesのタブをクリックしてNew Issueのボタンを押してみると良いよ。
  • Issueが貰えるととても喜びます。
  • 直接連絡してくれてもいいですよ。

変更を加えたい、素材を提供したい(Git分かる人向け)

  • あなたは神だ!
  • Pull Requestを作成してください。
    1. このリポジトリをフォークします。
    2. ローカルリポジトリにクローンします。(git clone [URL])
    3. 作業ヘッドをdevelopブランチに移動します。(git checkout develop)
    4. 変更用のトピックブランチを切ります。(git checkout -b feature/hogehoge)
    5. 変更を加えてコミットします。(git commit message)
    6. トピックブランチをフォークしたリポジトリにプッシュします。(git push origin feature/hogehoge)
    • pushの前にrebaseでコミットを整理するとより良いですよ。
    1. Pull Requestを作成します。マージ先はdevelopにしてください。
    2. マージがOKになったらマージします。もし衝突が発生したらがんばって解消します。
    • シーンファイル(*.unity)ファイルが衝突すると解消は結構大変です:boom::confused:
    • 衝突した場合はUnityYAMLMergeで多少なんとかなります。
    1. おめでとう!:+1:
  • push権限が欲しい(リポジトリを直接さわりたい)場合は連絡ください。collaboratorとして登録します。

変更を加えたい、素材を提供したい(Git分からない人向け)

  • あなたも神だ!
  • 直接連絡くださいお願いします。

連絡先

License

kiritanaction's People

Contributors

hassakutb avatar waffle-iron avatar gitter-badger avatar

Watchers

James Cloos 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.