Git Product home page Git Product logo

strongadventurer's Introduction

冒険者は森に強い

3すくみのスキルを駆使して敵を連続で倒し続けるゲームです。

ゲームに使用されている画像、音声、エフェクトファイルなどの素材をコピーして別の用途に使用しないでください。

このソースコードは勉強用です。個人的な勉強以外の二次使用はしないでください。このライセンスは変更する可能性があります。

設計解説

少し黒魔術チックですが、コルーチンを用いてゲームの流れを記述しています。 コルーチンを使ったゲームフロー管理 もご参照ください。

ファイル構造解説

Resources.pack

Dev/Rpg1/bin/Debug/Resources.packファイルには画像などのリソースが入っています。権利などに配慮して、アーカイブされたリソースのみを同梱していますのでご了承ください。

Dataフォルダ

Dev/Rpg1/bin/Debug/Dataフォルダにはゲームのデータベースが入っています。このcsvファイルと同一のものがResources.packに入っており、そこからロードしています。

ace_core.dll, ace_cs.dll

Dev/Rpg1/bin/Debug/ace_core.dllファイルなどはナムアニクラウドが開発に参加しているゲームエンジン「ACE」のライブラリです。起動に必要です。ACEについてはこちら

Release.ps1

Releaseビルドをするスクリプトですが、リソースをアーカイブしか提供していない関係上GitHub版では動作しませんし、使う必要はありません。

MakePackage.ps1

ゲームのパッケージを作成するスクリプトです。実行する前にReleaseビルドをしておく必要があります。また、ILMerge.exeがReleaseフォルダ内にあることを想定しているので、前もってそれを置いておかないと動きません。

strongadventurer's People

Contributors

numanicloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.