GithubHelp home page GithubHelp logo

ue5-cat-runner's Introduction

ue5-cat-runner

  • UE5で制作した3Dランゲームになります。
    • ビジュアルスクリプティングはほぼ使用せず、C++メインで作ってあります。

バージョン

  • UnrealEngine
    • 5.3.2

ゲーム概要

  • ジャンプ、左右移動でネコを操作してちゅ〜るを集めるエンドレスランゲームです。

    • 道の端まで到着すると、曲がるとともにスピードや難易度が上がります。

    • トゲのブロックに当たると終了です。

  • 操作方法
    操作 キー
    ジャンプ Space
    左移動 A
    右移動 D
    しゃがむ S

コード設計

  • /Source/CatRunner配下のフォルダ構成

    フォルダ 概要
    Audio オーディオ関連
    Cat ねこ関連
    Data ステージデータ関連
    GameInstance GameInstance関連
    GameMode GameMode関連 ※デフォルト
    Gimmick ギミック関連
    Hit 衝突処理関連
    Level レベル関連
    Pickup 取得アイテム関連
    Stage ステージ関連
    StateMachine ステートマシン
    UMG UI関連
  • 設計イメージ(ざっくり)

ue5-cat-runner's People

Watchers

Plasmo (Michael) 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.