Git Product home page Git Product logo

towerdefense-nisshiee's Introduction

towerdefense-nisshiee

Build Status

how to use

sbt dependency

libraryDependencies += "org.nisshiee" %% "towerdefense-nisshiee" % "1.0.0-SNAPSHOT"

towerdefense-nisshiee's People

Contributors

nisshiee avatar

Watchers

 avatar

towerdefense-nisshiee's Issues

迷路作成時の優先進行方向の動的変更

今、迷路作成時の進行方向優先順位は、左上下右の順に固定。

このままだと、右上あたりで探査を行なっているとき、
Goalに向かう方向(下)が優先度最低にならないので、長い経路にならない。

現在地とGoalとの相対位置で、進行方向優先順位を決定すると、
いい感じに経路を作れるのではないか。

initialize project

requirement:

  • multi project: player and runner
  • assembly: exclude tower-defense system jar

迷路生成アルゴリズム改善

Block Tileが固まってて敵挙動制御が難しい場合も考慮したアルゴリズムにする。

イメージとしては、「1歩」の概念の拡張。
Block Tileに乗っている状態からの「1歩」は「Block Tileから出るまで」と定義する。

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.