Code Monkey home page Code Monkey logo

qwitch's Introduction

qwitch

概要

クォータービューのアクションRPG。 完成したゲームはフリーゲームとして公開予定。

VisualStudio2017での実行

  1. リポジトリを任意の場所にcloneする。
  2. http://dxlib.o.oo7.jp/dxdload.html にアクセスし、 「DXライブラリ Windows版 VisualStudio( C++ )用」をダウンロードする。
  3. 解凍したフォルダの中にある「プロジェクトに追加すべきファイル_VC用」を 「DxLib_VC」にリネームし、リポジトリの"qwitch/lib"に配置する。
  4. 「qwitch.sln」を実行

qwitch's People

Contributors

metanux avatar

qwitch's Issues

攻撃中のジャンプ処理

攻撃モーション中になるとジャンプの制限がなくなり連続ジャンプが可能になってしまう。

攻撃処理

敵キャラクターに対して攻撃を行い、ダメージを与える。
ダメージエフェクトの表示。
死亡時の処理。

滑らかな移動

地面の摩擦や移動の加速度を考慮してキャラクターを滑らかに移動させる。

魔法1ーファイアボール

一直線上に炎の玉を飛ばす。触れた敵はダメージを受ける。
スキルの発動前、発動後のアニメーションを設定。
スキルレベルに応じて発動時間、リキャストタイム、攻撃範囲、攻撃力、消費魔力量などが変動。

複数キャラの表示

プレイヤー以外のキャラクターをフィールド上に表示する。
表示領域を超える場合は表示しない。

表示領域の切替え

室内なら室外が見えなくなる。
室外なら室内が見えなくなる。
表示領域と非表示領域をファイルに記述し、それに基づいて表示。
内容は各領域の始点(xyz)と大きさ(xyz)。

光源

光源に基づいて明るさを決定。
キャラクターの影を表示。

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.