Code Monkey home page Code Monkey logo

touhou-game's People

Contributors

heyfeng avatar lindedao avatar rtdarwin avatar wwzhen avatar ytqqwer avatar zzzzhy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

touhou-game's Issues

GameData 开发进度与问题报告

2017/06/01 20:19

平台适配:

  • Android 平台正常运行
  • Linux 平台测试可正常运行
  • Windows 平台测试可正常运行

未完成/完善 接口:

  • getConversation* 接口未实现,无任何行为,返回空对象
  • buyItem() 接口未实现,无任何行为
  • ConversationComplete(), RoundComplete() 接口未实现,无任何行为
  • Gameplay 场景要使用的接口

持有的数据

  • 存档 1 个
  • 人物 3 个
  • 地点 7 个,每个地点其下关卡 2 个
  • Item 12 个,ArmsStore,Kourindou 商店各 6 个
  • SpellCard 5 个
  • 对话 0 个

存档持久化情况

  • Android 平台每次启动都重置
  • Linux 平台使用 cocos 命令构建项目时,无论 debug/release,cocos 会自动重置
    • 使用 -m debug 构建,将 bin/debug/linux 拷贝至其他文件夹下,再打开,不会重置
    • 使用 -m release 构建,将 bin/release/linux 拷贝至其他文件夹下,再打开,不会重置
  • Windows 平台使用 VS 每次构建项目时,无论 Debug/Release,VS 会自动重置
    • 使用 Debug | Win32 构建,将 proj.win32/DebugWin32 拷到其他文件夹下再打开,不会重置
    • 使用 Release | Win32 构建,将 proj.win32/ReleaseWin32 拷到其他文件夹下再打开,不会重置

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.