Skip to content
JiangXueTao (Kane) edited this page Jul 26, 2019 · 8 revisions

Eternal Bastion version 1.0


Abstract

This is a RTS(Real Time strategy) game for mobile phone/pad . Made by Unity 2017

I push this to github when I began working in AI.


Requirements

  • Two camps (for now)
    • EU (Earth Union) , human with super tech
    • SS (Scarlet Scorpion) , infected with magic
  • Units
    • Hero (Limited one per campaign) , more powerful , more skills
    • soldier and vehicle .
    • Turret (Instead of instruction)
  • Commander skill (not hero's skill)
    • Build and destroy (Turret)
    • Coordinate (Troop)
    • Special (Do damage or give supply)
  • Map Maker
    • Create you own map
    • Import your own fbx file
    • Import your script (ToDo)
  • Combined AI (ToDo)
    • Try to use tensorflow-lite to build small ai for mobile

Outline

  • Chapter ONE Block System
    • 1.0 Abstract
    • 1.1 Requirement
    • 1.2 Design
Clone this wiki locally