船难
Shipwreck

Unity代码部分
Unity code
本项目是个人独立完成
This project was completed independently by an individual
卡牌的类代码
Class Cards

回合切换
TurnEnd

CSV 到unity List的转换代码
CSV to unity List conversion code

制作表
productions bar

策划案
GDD

解释
interpretations
游戏的思路在于:玩家只有一个水作为所有数值总和,玩家的所有的行动和吃饭等操作,都需要消耗水。所以玩家需要平衡行动、食物和升级这三样东西。
游戏经过多次测试轮,两次大改,首先是行动力拥有了上线,玩家不能无脑打出卡牌,第二次是连击系统,玩家打出特定的规律的卡牌,可以得到一些好处。
游戏现在处于开发阶段,仍然在试图让游戏变得完整好玩。
The idea of the game is that the player has only one water as the sum of all values, and all the player's actions, such as actions and eating, consume water. So the player needs to balance the three things: actions, food, and upgrades.
The game has gone through many test rounds and two overhauls, the first one is that actions are online, so that players can't play the cards brainlessly, and the second one is the combo system so that players can get some benefits from playing the cards with a specific regularity.
The game is now in the development stage and still trying to make the game complete and fun.