This is an introductory mini-game written using Godot. By controlling the position of the small rocket to move from the starting point to the ending point, you can complete the level. Currently, there are only three levels in this game. Among them, the technical points include the control mechanism of objects, the gravity effect, the setting and switching of levels, and so on.
这是一个使用godot写的入门小游戏,通过控制小火箭位置从起点到终点,即可完成通关 目前管卡只有三关 其中技术点包含了 对象的控制机制,重力效果,关卡设置和切换等等
让它跑起来 需要先安装godot,打开godot,在项目中直接打开即可